Saving some parameters
This commit is contained in:
parent
58509c217b
commit
48a22dd956
13 changed files with 73 additions and 14 deletions
|
|
@ -27,8 +27,9 @@ 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"
|
||||
SettingsSerializer="*res://scripts/SettingsSerializer.cs"
|
||||
|
||||
[display]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue