update trap

This commit is contained in:
2026-07-02 08:59:23 +07:00
parent 30ecad1667
commit 00a6bf5669
47 changed files with 3352 additions and 240 deletions

View File

@@ -43,7 +43,6 @@ namespace Hallucinate.UI
// Lắng nghe sự kiện thay đổi kích thước toàn màn hình
root.RegisterCallback<GeometryChangedEvent>(OnScreenResize);
/*_logo.RegisterCallback<ClickEvent>(OnLogoClicked);*/
var settingsBtn = root.Q<Button>("SettingsBtn");