mirror of
https://github.com/mangosfour/server.git
synced 2025-12-13 13:37:05 +00:00
[8786] Rename some files.
* HostilRefManager.cpp/.h -> HostileRefManager.cpp/.h * PoolHandler.cpp/.h -> PoolManager.cpp/.h
This commit is contained in:
parent
dc725ad6b8
commit
33d475caf3
15 changed files with 40 additions and 40 deletions
|
|
@ -20,7 +20,7 @@
|
|||
#include "QuestDef.h"
|
||||
#include "GameObject.h"
|
||||
#include "ObjectMgr.h"
|
||||
#include "PoolHandler.h"
|
||||
#include "PoolManager.h"
|
||||
#include "SpellMgr.h"
|
||||
#include "Spell.h"
|
||||
#include "UpdateMask.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue