Skip to content

Commit

Permalink
Update gs2client.json
Browse files Browse the repository at this point in the history
  • Loading branch information
AudriusButkevicius authored Apr 23, 2024
1 parent ec3fc57 commit 2d25476
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/data/1.14d/gs2client.json
Original file line number Diff line number Diff line change
Expand Up @@ -460,7 +460,7 @@
"Structure" : [
{ "BYTE" : "PacketId" },
{ "BYTE" : "nFullPacketSize" },
{ "BYTE" : "StatBitStream[nFullPacketSize - 2]" }
{ "BYTE" : "StatBitStream[nFullPacketSize - 2]" },
{ "BYTE" : "Padding[34 - nFullPacketSize]" }
]
},
Expand Down

0 comments on commit 2d25476

Please sign in to comment.