fix shitty 4J placing/destroying mechanics

This commit is contained in:
2026-03-04 23:41:04 +03:00
parent fd183d4888
commit 00bd8a8ff4
3 changed files with 33 additions and 82 deletions

View File

@@ -131,9 +131,6 @@ protected:
private:
static void* prepareLevel_tspawn(void *p_param);
void handleMouseClick(int button);
void handleMouseDown(int button, bool down);
void _reloadInput();
public:
int width;