mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-03 03:50:40 +00:00
normalize includes: eqlaunch
This commit is contained in:
@@ -16,11 +16,12 @@
|
||||
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
*/
|
||||
|
||||
#include "../common/global_define.h"
|
||||
#include "../common/eqemu_logsys.h"
|
||||
#include "../common/eqemu_config.h"
|
||||
#include "zone_launch.h"
|
||||
#include "worldserver.h"
|
||||
|
||||
#include "common/eqemu_config.h"
|
||||
#include "common/eqemu_logsys.h"
|
||||
#include "common/global_define.h"
|
||||
#include "eqlaunch/worldserver.h"
|
||||
|
||||
//static const uint32 ZONE_RESTART_DELAY = 10000;
|
||||
//static const uint32 ZONE_TERMINATE_WAIT = 10000;
|
||||
|
||||
Reference in New Issue
Block a user