augmentation du default_fade_time

This commit is contained in:
2026-03-01 18:38:28 +01:00
committed by zacharie
parent cb86fa0d98
commit 197fe3b0a3
@@ -4,7 +4,7 @@ class_name AudioManagerInstance
const MIN_VOLUME = -60.
const MAX_VOLUME = 24.
const DEFAULT_FADE_TIME : float = 0.5
const DEFAULT_FADE_TIME : float = 2
const REGION_FIRST_PHASE = [
"RegionForestPhase1",