Minor Cleanup

- Renamed SoundController
- Cleaned up spacings
- File endings
This commit is contained in:
2020-04-21 03:14:00 +02:00
parent 5cfe44bafe
commit d12d69f083
47 changed files with 203 additions and 245 deletions

View File

@@ -2,4 +2,4 @@ extends Area2D
export(int, 0, 20) var currency_value:=0
export(int, 0, 2) var health_value:=0
export(int, 0, 300) var slowdown_value:=0
export(int, 0, 300) var slowdown_value:=0