Apply clock announcement spatial range from server
This commit is contained in:
@@ -301,6 +301,7 @@ class ItemClockAnnouncePacket(BasePacket):
|
||||
sounds: list[str]
|
||||
x: int
|
||||
y: int
|
||||
range: int | None = None
|
||||
|
||||
|
||||
class ItemPianoNoteBroadcastPacket(BasePacket):
|
||||
|
||||
Reference in New Issue
Block a user