mirror of
https://github.com/mangosfour/server.git
synced 2025-12-12 19:37:03 +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
|
|
@ -19,7 +19,7 @@
|
|||
#include "GameEventMgr.h"
|
||||
#include "World.h"
|
||||
#include "ObjectMgr.h"
|
||||
#include "PoolHandler.h"
|
||||
#include "PoolManager.h"
|
||||
#include "ProgressBar.h"
|
||||
#include "Language.h"
|
||||
#include "Log.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue