Skip to content

Commit

Permalink
Merge pull request #337 from how-to-do-frontend/patch-1
Browse files Browse the repository at this point in the history
ermmm akshually
  • Loading branch information
Lekuruu authored May 8, 2024
2 parents 030fa66 + 15b4d62 commit 206a89f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/clients/versions/b1700/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ class ResponsePacket(PacketEnum):
MATCH_JOIN_FAIL = 38
FELLOW_SPECTATOR_JOINED = 43
FELLOW_SPECTATOR_LEFT = 44
ALL_PLAYERS_LOADED = 46 # Unused (Use 53 instead)
ALL_PLAYERS_LOADED = 46 # Unused (Use 54 instead)
MATCH_START = 47
MATCH_SCORE_UPDATE = 49
MATCH_TRANSFER_HOST = 51
Expand Down

0 comments on commit 206a89f

Please sign in to comment.