Merge branch 'master' into level-editor
This commit is contained in:
commit
32edb71f2a
71 changed files with 756 additions and 339 deletions
|
|
@ -22,7 +22,7 @@ config/windows_native_icon="res://icon.ico"
|
|||
LevelController="*res://scripts/LevelController.cs"
|
||||
Cursor="*res://scripts/Cursor.cs"
|
||||
GameRegistry="*res://scripts/systems/GameRegistry.cs"
|
||||
Cheats="res://scripts/debug/Cheats.cs"
|
||||
Cheats="*res://scripts/debug/Cheats.cs"
|
||||
AudioSequencer="*res://scenes/audio_sequencer.tscn"
|
||||
|
||||
[display]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue