Example #1
0
 public override void process(FortNitta game)
 {
     game.setMap(_map);
       game.startGame();
 }