mirror of
https://github.com/tonytins/citylimits
synced 2025-05-06 14:44:49 -04: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
|