Merge branch 'main' into headless-mode

This commit is contained in:
MihailRis
2024-12-19 22:57:12 +03:00
5 changed files with 36 additions and 7 deletions
+3
View File
@@ -128,6 +128,9 @@ class Hud : public util::ObjectsKeeper {
void updateHotbarControl();
void cleanup();
/// @brief Perform exchange slot removal when it's not empty.
void dropExchangeSlot();
void showExchangeSlot();
void updateWorldGenDebugVisualization();
public: