[11593] Use MAX_UNIT_STAND_STATE instead client dependent last value in enum.

This commit is contained in:
VladimirMangos 2011-06-03 16:23:28 +04:00
parent a0852287ac
commit 8c560ebd97
3 changed files with 4 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11592"
#define REVISION_NR "11593"
#endif // __REVISION_NR_H__