mirror of
https://github.com/mangosfour/server.git
synced 2025-12-13 22:37:03 +00:00
Many cmangos commits applied
Many cmangos commits applied
This commit is contained in:
parent
cba86c231e
commit
8431568536
38 changed files with 173 additions and 83 deletions
|
|
@ -516,7 +516,7 @@ void PoolGroup<Pool>::ReSpawn1Object(MapPersistentState& /*mapState*/, PoolObjec
|
|||
////////////////////////////////////////////////////////////
|
||||
// Methods of class PoolManager
|
||||
|
||||
PoolManager::PoolManager()
|
||||
PoolManager::PoolManager(): max_pool_id(0)
|
||||
{
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue