[11122] Create InstanceSave for non-instanceable maps.

This preparation for use structure for store another map persistance data like respawn times.
This commit is contained in:
VladimirMangos 2011-02-08 00:14:10 +03:00
parent cd867eadef
commit 852c4ddf32
5 changed files with 128 additions and 72 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11121"
#define REVISION_NR "11122"
#endif // __REVISION_NR_H__