v1.2.6 Bug fixes

This commit is contained in:
aristocratos
2022-04-13 11:19:47 +02:00
parent 2d9399389c
commit df205fb23c
2 changed files with 9 additions and 1 deletions

View File

@@ -60,7 +60,7 @@ namespace Global {
{"#801414", "██████╔╝ ██║ ╚██████╔╝██║ ╚═╝ ╚═╝"},
{"#000000", "╚═════╝ ╚═╝ ╚═════╝ ╚═╝"},
};
const string Version = "1.2.5";
const string Version = "1.2.6";
int coreCount;
string overlay;