small fixes

This commit is contained in:
MihailRis
2025-03-11 00:39:59 +03:00
parent 9a01b5ad2d
commit 4c9019e03c
8 changed files with 21 additions and 9 deletions
+1 -1
View File
@@ -135,7 +135,7 @@ class Hud : public util::ObjectsKeeper {
void dropExchangeSlot();
void showExchangeSlot();
void updateWorldGenDebugVisualization();
void updateWorldGenDebug();
public:
Hud(Engine& engine, LevelFrontend& frontend, Player& player);
~Hud();