Skip to content

Commit 5b49021

Browse files
committed
Update bitcount
1 parent 40da08f commit 5b49021

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Shared/sdk/net/SyncStructures.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -544,7 +544,7 @@ struct SPlayerPuresyncFlags : public ISyncStructure
544544
{
545545
enum
546546
{
547-
BITCOUNT = 14
547+
BITCOUNT = 15
548548
};
549549

550550
bool Read(NetBitStreamInterface& stream)

0 commit comments

Comments
 (0)