Windows rcon fix

This commit is contained in:
zontreck 2024-11-25 00:20:29 -07:00
parent a425128ac2
commit a762e3d4c0
3 changed files with 5 additions and 3 deletions

View file

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