|
@@ -72,7 +72,7 @@ static uint32_t buleLightColour = 0xFF759FFF;
|
|
static uint32_t buleDeepColour = 0xFF3A78EF;
|
|
static uint32_t buleDeepColour = 0xFF3A78EF;
|
|
static uint32_t whiteColour = 0xFFFFFFFF;
|
|
static uint32_t whiteColour = 0xFFFFFFFF;
|
|
static int defaultThemeInt = 1;
|
|
static int defaultThemeInt = 1;
|
|
-static int defaultModeInt = 2;
|
|
|
|
|
|
+static int defaultModeInt = 1;
|
|
|
|
|
|
static std::string versionCode = "v2.0.8";
|
|
static std::string versionCode = "v2.0.8";
|
|
static int versionNo = 44;
|
|
static int versionNo = 44;
|