Пример #1
0
 public void TimeOverEnd(DungeonScene _this)
 {
     _this.RemoveAllNPC();
     _this.EndDungeon();
 }