mirror of
https://github.com/tonytins/citylimits.git
synced 2025-03-22 07:22:20 +00: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
|