mirror of
https://github.com/ammaraskar/pyCraft.git
synced 2024-12-23 09:08:36 +01:00
Oops
This commit is contained in:
parent
4ba6a40df6
commit
da103c6d3c
@ -97,7 +97,7 @@ class ServerDifficultyPacket(Packet):
|
||||
|
||||
packet_name = 'server difficulty'
|
||||
get_definition = staticmethod(lambda context: [
|
||||
{'difficulty_enum': UnsignedByte}
|
||||
{'difficulty': UnsignedByte}
|
||||
])
|
||||
|
||||
# ServerDifficultyPacket.Difficulty is an alias for Difficulty
|
||||
|
Loading…
Reference in New Issue
Block a user