[7995] Check display id correctness for creature and gameobjects.

This commit is contained in:
VladimirMangos 2009-06-11 22:41:30 +04:00
parent 7677a61c6f
commit 7218530489
6 changed files with 62 additions and 3 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7994"
#define REVISION_NR "7995"
#endif // __REVISION_NR_H__