Overworld ambience
This commit is contained in:
@@ -57,7 +57,7 @@ namespace UI.CardSystem.StateMachine.States
|
||||
card.SetDraggingEnabled(false);
|
||||
}
|
||||
Logging.Debug($"[CardPlacedInSlotState] Card '{_context.CardData?.Name}' directly placed in slot");
|
||||
AudioManager.Instance.LoadAndPlayUIAudio("card_albumdrop_deep", false);
|
||||
AudioManager.Instance.LoadAndPlayUIAudio("card_albumdrop", false);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user