remove incorrect constant

This commit is contained in:
2026-06-28 00:26:43 -07:00
parent 8585a18894
commit c717f92b6e
-1
View File
@@ -46,6 +46,5 @@ ENEMY_LABEL_COLOR :: rl.Color{255, 200, 200, 255}
// starting values for the game
STARTING_BASE_HEALTH :: 20
STARTING_PHASE = .Build
STARTING_GOLD :: 100