コード例 #1
0
ファイル: CommandReceiver.cs プロジェクト: baneand/potions
 public void ParseEnd(JsonData json)
 {
     m_CommandExecutor.End();
 }