Can now destroy buildings

This commit is contained in:
2026-04-13 13:28:45 +01:00
parent b481b27f8b
commit d8253bd275
9 changed files with 439 additions and 27 deletions

View File

@@ -10,6 +10,7 @@ namespace Fruitomation.Global
Building,
UpgradeMenu,
Paused,
Editing,
Default
}