[11900] Sync default range for Say and TextEmote

Sync default values in core to the values we pass by default in the config file

Signed-off-by: Schmoozerd <schmoozerd@scriptdev2.com>
This commit is contained in:
stfx 2012-02-04 19:11:02 +01:00 committed by Schmoozerd
parent c4b061e894
commit 02101dc111
3 changed files with 5 additions and 5 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11899"
#define REVISION_NR "11900"
#endif // __REVISION_NR_H__