mirror of
https://github.com/mangosfour/server.git
synced 2025-12-12 10:37:03 +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
|
|
@ -41,7 +41,7 @@
|
|||
#include "Totem.h"
|
||||
#include "BattleGround.h"
|
||||
#include "InstanceData.h"
|
||||
#include "InstanceSaveMgr.h"
|
||||
#include "MapPersistentStateMgr.h"
|
||||
#include "GridNotifiersImpl.h"
|
||||
#include "CellImpl.h"
|
||||
#include "Path.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue