[8654] Allow loading some type gameobjects without diplay id set.

But make its always inviisble for client.
This commit is contained in:
VladimirMangos 2009-10-17 02:08:41 +04:00
parent 45c9c136ba
commit bc1f6c7d3f
3 changed files with 16 additions and 5 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8653"
#define REVISION_NR "8654"
#endif // __REVISION_NR_H__