You've already forked taptap2024_GJ_chidouren
update core
This commit is contained in:
@@ -25,6 +25,7 @@ namespace StateSystem.State
|
||||
|
||||
protected override async void OnEnter (params object[] args)
|
||||
{
|
||||
|
||||
AudioManager.Instance.PlayBGM (BgmAudio.LobbyBgm);
|
||||
GameUpdateMgr.Instance.AddUpdater (DoUpdate);
|
||||
OnActived ();
|
||||
|
||||
Reference in New Issue
Block a user