minor refactor

This commit is contained in:
MihailRis
2024-03-22 19:40:47 +03:00
parent 81641be024
commit 9df82ec0de
5 changed files with 37 additions and 11 deletions
+1
View File
@@ -38,6 +38,7 @@ public:
Level* getLevel();
Player* getPlayer();
BlocksController* getBlocksController();
PlayerController* getPlayerController();
};