Added requirement display / Text fixes / Better crash reports

This commit is contained in:
Anuken
2018-07-10 16:53:35 -04:00
parent 3aafffabc1
commit cb58eb82fc
22 changed files with 579 additions and 461 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ public class Version {
public static String name;
public static String type;
public static String code;
public static int build;
public static int build = 0;
public static String buildName;
public static void init(){