You've already forked taptap2024_GJ_chidouren
updat core
This commit is contained in:
@@ -19,6 +19,10 @@ namespace Game.FsmNode
|
||||
protected override async void OnEnter (params object[] args)
|
||||
{
|
||||
AudioManager.Instance.PlaySoundEffect (SeAudio.OverGame_Success);
|
||||
if (RoomManager.Instance.PartIndex < 3)
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user