mirror of
https://github.com/tonytins/citylimits
synced 2025-05-05 22:24:50 -04:00
- Renamed CityData to SimData and added SimEvents for signals = Set starting screen to game screen for now
5 lines
78 B
GDScript
5 lines
78 B
GDScript
extends Node
|
|
|
|
signal quarter_income
|
|
signal one_time_income
|
|
signal pay_expense
|