mirror of
https://github.com/mangosfour/server.git
synced 2025-12-26 16:37:06 +00:00
[11127] Rename src/game/InstanceSaveMgr.* -> src/game/MapPersistentStateMgr.*
This commit is contained in:
parent
dde16bc48c
commit
108feb993d
21 changed files with 40 additions and 40 deletions
|
|
@ -21,7 +21,7 @@
|
|||
#include "ObjectGuid.h"
|
||||
#include "ProgressBar.h"
|
||||
#include "Log.h"
|
||||
#include "InstanceSaveMgr.h"
|
||||
#include "MapPersistentStateMgr.h"
|
||||
#include "MapManager.h"
|
||||
#include "World.h"
|
||||
#include "Policies/SingletonImp.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue