Clean up project, create Singleton

This commit is contained in:
2022-08-15 12:32:42 -07:00
parent 06d346f89b
commit b67ab71e2b
83 changed files with 61 additions and 3597 deletions

View File

@@ -12,7 +12,7 @@
public static string TitleScreenScene => "TitleScreen";
public static string BaseScene => "BaseScene";
public static string Singleton => "Singleton";
public static string WorldMap => "WorldMap";
}