[12082] Fix sending an incorrect value in BuildPlayerChat

Signed-off-by: stfx <stfx@hotmail.de>
This commit is contained in:
Nay 2012-08-11 01:05:02 +02:00 committed by Antz
parent 56228cda26
commit 260b353b53
2 changed files with 415 additions and 623 deletions

File diff suppressed because it is too large Load diff

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__ #ifndef __REVISION_NR_H__
#define __REVISION_NR_H__ #define __REVISION_NR_H__
#define REVISION_NR "12081" #define REVISION_NR "12082"
#endif // __REVISION_NR_H__ #endif // __REVISION_NR_H__