Multiple fixes

Refactored classes
Fixed visibility of dead units
Changed visibility handling
Refactored unitDatabase class
This commit is contained in:
Pax1601
2023-03-24 16:18:25 +01:00
parent 1e8c9ed401
commit a5ee5b0ad5
22 changed files with 498 additions and 504 deletions

View File

@@ -88,7 +88,7 @@
}
#ground-unit-spawn-button {
background-image: var( --spawn-ground-url );
background-image: var( --spawn-groundunit-url );
background-size: 48px;
}