指针
This commit is contained in:
@@ -73,7 +73,7 @@ namespace AibisDream
|
||||
if (_nextStep == null) return;
|
||||
|
||||
ClearBox();
|
||||
EnumEventSystem.Global.Send(DialogEventEnum.LineEnd);
|
||||
|
||||
var next = _nextStep;
|
||||
_nextStep = null;
|
||||
next.Invoke();
|
||||
|
||||
Reference in New Issue
Block a user