This commit is contained in:
CortexCore
2025-04-30 14:17:59 +08:00
parent e8efbef8ec
commit 994817348b
1746 changed files with 148086 additions and 104 deletions

View File

@@ -199,6 +199,7 @@ arg2.Inject(this);
{
_returnButton.clicked += UXService.Return;
_exitButton.clicked +=()=> _gameMapService.StopMapAsync().Forget();
_exitButton.clicked += UXService.Entry<IUXLobby>;
_enableChsToggle.RegisterValueChangedCallback(x =>
{