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

@@ -16,5 +16,6 @@ func _ready():
"Boss: We'll see about that!"
])
func get_dialogue(id):
return _dialogues[id]