This commit is contained in:
recroom2016tutorial
2022-04-03 22:28:45 -04:00
parent 001423935c
commit 02dfb1e409
7 changed files with 138 additions and 182 deletions

View File

@@ -274,7 +274,7 @@ namespace start
}
}
public static string version = "";
public static string appversion = "0.6.0";
public static string appversion = "0.6.1";
public static bool bannedflag = false;
}