mirror of
https://github.com/creyD/ludum_dare_46.git
synced 2026-06-12 21:42:23 +02:00
Minor Cleanup
- Renamed SoundController - Cleaned up spacings - File endings
This commit is contained in:
@@ -37,8 +37,5 @@ func go_to_next_state_in_sequence():
|
||||
emit_signal('finished')
|
||||
return
|
||||
state_active = get_child(new_state_index)
|
||||
|
||||
|
||||
state_active.enter()
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user