[12705] Fix SMSG_BINDPOINTUPDATE and SMSG_PLAYERBOUND sent data

also improve DebugLog output (original author @Schmoozerd)
This commit is contained in:
sanctum32 2013-10-21 10:20:02 +03:00 committed by Antz
parent a5a5009d44
commit ae593e19f0
2 changed files with 7 additions and 9 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "12704"
#define REVISION_NR "12705"
#endif // __REVISION_NR_H__