mirror of
https://github.com/ammaraskar/pyCraft.git
synced 2024-11-22 10:15:55 +01:00
lint: W293
This commit is contained in:
parent
317f3e62b2
commit
e40fb466ae
@ -150,7 +150,7 @@ class SetCompressionPacket(Packet):
|
||||
def get_id(context):
|
||||
return 0x03 if context.protocol_later_eq(755) else \
|
||||
0x46
|
||||
|
||||
|
||||
packet_name = "set compression"
|
||||
definition = [
|
||||
{'threshold': VarInt}]
|
||||
|
Loading…
Reference in New Issue
Block a user