v1.2.7 Bug fixes & new features

This commit is contained in:
aristocratos
2022-05-28 21:08:30 +02:00
parent dfac006b92
commit c3eb02f27f
2 changed files with 15 additions and 1 deletions

View File

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