[11247] Prevent attemps save npc data without static spawns

Original patch provided by Vinolentus.
This commit is contained in:
VladimirMangos 2011-03-15 01:00:56 +03:00
parent 52b0748282
commit 189e7c08b7
2 changed files with 8 additions and 6 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11246"
#define REVISION_NR "11247"
#endif // __REVISION_NR_H__