contentpack removal feature + refactor

This commit is contained in:
MihailRis
2024-03-11 13:21:06 +03:00
parent 3f0c710a47
commit daaba374a3
24 changed files with 345 additions and 295 deletions
+2 -1
View File
@@ -31,7 +31,8 @@ public:
bool pause
);
void onWorldSave();
void saveWorld();
void onWorldQuit();
Level* getLevel();