Refactoring of lines handling

This commit is contained in:
2024-09-11 15:59:00 +03:00
parent 2f3465350e
commit b3b7cc0d90
8 changed files with 578 additions and 514 deletions

View File

@@ -84,6 +84,7 @@ private:
void remove_building(int index);
void checkpoint();
void undo();
void place_zebras();
static void _bind_methods();