Update Audio

This commit is contained in:
2026-04-30 17:47:29 +07:00
parent 4709fa0c55
commit 56c35ad1c6
157 changed files with 2138 additions and 8 deletions

View File

@@ -19,6 +19,9 @@ namespace Hallucinate.UI
// Đảm bảo ban đầu ẩn hết
Hide();
// Tự động gán âm thanh phản hồi cho các UI elements
UIAudioHelper.BindFeedback(root);
}
public virtual void Show()