mirror of
https://github.com/glest/glest-source.git
synced 2025-08-16 05:13:59 +02:00
- headless server now supports lan option
This commit is contained in:
@@ -46,6 +46,8 @@ using namespace Shared::Util;
|
||||
namespace Shared{ namespace Util{
|
||||
|
||||
bool GlobalStaticFlags::isNonGraphicalMode = false;
|
||||
uint64 GlobalStaticFlags::flags = gsft_none;
|
||||
|
||||
// Init statics
|
||||
std::map<SystemFlags::DebugType,SystemFlags::SystemFlagsType> *SystemFlags::debugLogFileList = NULL;
|
||||
int SystemFlags::lockFile = -1;
|
||||
|
Reference in New Issue
Block a user