[9455] Check glyph index send by client at glyph adding to prevent cheating.

This commit is contained in:
VladimirMangos 2010-02-26 01:26:30 +03:00
parent 73eeac234f
commit 62726741d6
2 changed files with 15 additions and 8 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9454"
#define REVISION_NR "9455"
#endif // __REVISION_NR_H__