Add setting true/false audio background in war level

This commit is contained in:
VAILLANT Jeremy
2021-05-23 21:21:10 +02:00
parent cb1d8ed489
commit 7828b34c01
11 changed files with 190 additions and 92 deletions
+3 -3
View File
@@ -177,8 +177,8 @@ config/quit_on_go_back=false
[autoload]
Global="*res://scenes/Global.gd"
Loading="*res://scenes/UI/loading/Loading.tscn"
Global="*res://scenes/Global.gd"
gddb_constants="*res://addons/godot_db_manager/core/GDDBConstants.gd"
gddb_types="*res://addons/godot_db_manager/core/GDDBTypes.gd"
gddb_globals="*res://addons/godot_db_manager/core/GDDBGlobals.gd"
@@ -189,8 +189,8 @@ settings/stdout/print_fps=true
[display]
window/size/width=1440
window/size/height=900
window/size/width=1280
window/size/height=720
window/dpi/allow_hidpi=true
window/handheld/orientation="sensor_landscape"
window/stretch/mode="2d"