mirror of
https://github.com/tonytins/citylimits.git
synced 2025-03-22 15:32:18 +00:00
- Removed UI from ZC's Dress Up (may return in a later time) - Power stations - Simplified UI - Time now works - Income and expenses
5 lines
63 B
GDScript
5 lines
63 B
GDScript
extends Node
|
|
|
|
signal has_power
|
|
signal budget
|
|
signal game_speed
|