- Resized window to a 800px width
- Turned tower label into a button so it can be used to adjust varies aspects of the gameplay. e.g. budget, ect...
- Moved welcome label, tower name edit and create button into a vbox container and embedded it's script into there.
- Added news ticker to the bottom
- Added years and quarters to the interface
- Created timer that increments the number of quarters in a year until it reaches four. After four, the quarter resets and the year increments.
- Renamed TowerData to GameData