[8444] Prevent spawn gameobjects with invalid displayid by command.

Also fix mangos string for not existed gameobejct entry.
This commit is contained in:
VladimirMangos 2009-08-31 22:54:30 +04:00
parent a9dea03e09
commit 4d0088e7a9
8 changed files with 35 additions and 16 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8443"
#define REVISION_NR "8444"
#endif // __REVISION_NR_H__