diff --git a/project.godot b/project.godot index 8986264..a49a0a7 100644 --- a/project.godot +++ b/project.godot @@ -20,6 +20,10 @@ boot_splash/bg_color=Color(0.4, 0.6, 1, 1) boot_splash/image="res://icon.png" config/icon="res://icon.png" +[audio] + +general/ios/session_category=3 + [autoload] Config="*res://scripts/config.gd"