Some stuff
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
public static class PersistentData {
|
||||
public static int timer;
|
||||
public static int score;
|
||||
public static int clicks;
|
||||
|
||||
public static HashSet<string> monsterNames = new HashSet<string>();
|
||||
}
|
||||
Reference in New Issue
Block a user