mirror of
https://github.com/creyD/ludum_dare_46.git
synced 2026-06-13 05:52:24 +02:00
Minor Cleanup
- Renamed SoundController - Cleaned up spacings - File endings
This commit is contained in:
@@ -16,5 +16,6 @@ func _ready():
|
||||
"Boss: We'll see about that!"
|
||||
])
|
||||
|
||||
|
||||
func get_dialogue(id):
|
||||
return _dialogues[id]
|
||||
|
||||
Reference in New Issue
Block a user