mirror of
https://github.com/mangosfour/server.git
synced 2025-12-14 16:37:01 +00:00
Merge remote branch 'origin/master' into 330
This commit is contained in:
commit
4c8dd37612
46 changed files with 189 additions and 156 deletions
|
|
@ -1244,7 +1244,7 @@ void World::SetInitialWorldSettings()
|
|||
mail_timer_expires = uint32( (DAY * IN_MILISECONDS) / (m_timers[WUPDATE_AUCTIONS].GetInterval()));
|
||||
sLog.outDebug("Mail timer set to: %u, mail return is called every %u minutes", mail_timer, mail_timer_expires);
|
||||
|
||||
///- Initilize static helper structures
|
||||
///- Initialize static helper structures
|
||||
AIRegistry::Initialize();
|
||||
Player::InitVisibleBits();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue