[9791] Fixed problem with character deleting at some server platforms.

This commit is contained in:
VladimirMangos 2010-04-25 02:12:32 +04:00
parent 0cbcfef0fb
commit 065a6732e1
2 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9790"
#define REVISION_NR "9791"
#endif // __REVISION_NR_H__