|
|
@ -158,7 +158,7 @@ namespace Fungus |
|
|
|
|
|
|
|
|
|
|
|
executionCount++; |
|
|
|
executionCount++; |
|
|
|
|
|
|
|
|
|
|
|
IFlowchart flowchart = GetFlowchart(); |
|
|
|
var flowchart = GetFlowchart(); |
|
|
|
executionState = ExecutionState.Executing; |
|
|
|
executionState = ExecutionState.Executing; |
|
|
|
|
|
|
|
|
|
|
|
#if UNITY_EDITOR |
|
|
|
#if UNITY_EDITOR |
|
|
|