mirror of
https://github.com/glest/glest-source.git
synced 2025-09-26 07:28:59 +02:00
- bugfixes, some related to things pointed out by valgrind, some from opengl research and some for more stable operation
This commit is contained in:
@@ -120,6 +120,7 @@ public:
|
||||
static int DEFAULT_HTTP_TIMEOUT;
|
||||
static bool VERBOSE_MODE_ENABLED;
|
||||
static bool ENABLE_THREADED_LOGGING;
|
||||
static bool SHUTDOWN_PROGRAM_MODE;
|
||||
|
||||
SystemFlags();
|
||||
~SystemFlags();
|
||||
|
Reference in New Issue
Block a user