[11158] Fixed respawn times loading for instances.

Now MapPersistentState will created for instances at repawn time load if any not expired timers
still exist.
This commit is contained in:
VladimirMangos 2011-02-14 00:25:17 +03:00
parent 85a8a3eed9
commit 654dac1e11
2 changed files with 26 additions and 16 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11157"
#define REVISION_NR "11158"
#endif // __REVISION_NR_H__