v1.0.1 Bug fixes

This commit is contained in:
aristocratos 2021-09-18 20:20:02 +02:00
parent 8ea296dcea
commit 91025a8025

View file

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