debug off
This commit is contained in:
parent
9822550074
commit
b73b53d6be
2 changed files with 3 additions and 2 deletions
|
|
@ -11,6 +11,7 @@ config_version=5
|
|||
[application]
|
||||
|
||||
config/name="Liberation of the Neighbourville"
|
||||
config/version="0.1.3"
|
||||
run/main_scene="uid://bfstrli64u23y"
|
||||
config/features=PackedStringArray("4.4", "C#", "Forward Plus")
|
||||
config/icon="res://icon.png"
|
||||
|
|
@ -21,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