コード例 #1
0
 public void NextLevel4Idle()
 {
     ++level4Seq;
     textDisplay.FinishTextDisplay();
     SetNarrativeState(NARRATIVE_STATE.IDLE);
 }