mirror of
https://github.com/glest/glest-source.git
synced 2025-08-11 19:04:00 +02:00
- added new --verbose commandline option
This commit is contained in:
@@ -51,7 +51,7 @@ public:
|
||||
{
|
||||
protected:
|
||||
DebugType debugType;
|
||||
|
||||
|
||||
public:
|
||||
SystemFlagsType() {
|
||||
this->debugType = debugSystem;
|
||||
@@ -117,6 +117,7 @@ public:
|
||||
|
||||
static CURL *curl_handle;
|
||||
static int DEFAULT_HTTP_TIMEOUT;
|
||||
static bool VERBOSE_MODE_ENABLED;
|
||||
|
||||
SystemFlags();
|
||||
~SystemFlags();
|
||||
|
Reference in New Issue
Block a user