[11191] Fixed crash introduced in prev. pool commit.

Propertly exclude pool_*_template spawns from static world state.
This commit is contained in:
VladimirMangos 2011-02-20 12:54:57 +03:00
parent c7eb17b912
commit 3b6b6078d1
2 changed files with 27 additions and 17 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11190"
#define REVISION_NR "11191"
#endif // __REVISION_NR_H__