串通
This commit is contained in:
@@ -812,9 +812,9 @@ namespace AibisDream.UI
|
||||
yield return PlayCrashEnding();
|
||||
|
||||
_phase = TerminalPhase.Done;
|
||||
DreamDoorSystem.Instance?.HideAll();
|
||||
yield return new WaitForSeconds(1f);
|
||||
DialogController.Instance.StartDialogNode(onCompleteNode);
|
||||
DreamDoorSystem.Instance?.HideAll();
|
||||
}
|
||||
|
||||
private IEnumerator PlayShutdownEnding()
|
||||
|
||||
Reference in New Issue
Block a user