mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-22 12:18:27 +00:00
Missing sleep for eqlaunch
This commit is contained in:
@@ -31,6 +31,10 @@
|
||||
#include <signal.h>
|
||||
#include <time.h>
|
||||
|
||||
#ifndef _WINDOWS
|
||||
#include "../common/unix.h"
|
||||
#endif
|
||||
|
||||
EQEmuLogSys Log;
|
||||
|
||||
bool RunLoops = false;
|
||||
|
||||
Reference in New Issue
Block a user