Make some windows specific fixes

This commit is contained in:
zontreck 2024-11-24 23:44:59 -07:00
parent a3d263cd99
commit 2998f87f13
8 changed files with 44 additions and 19 deletions

View file

@ -1,3 +1,3 @@
class Consts {
static const VERSION = "1.1.112324.1959";
static const VERSION = "1.1.112424.2344";
}