Beispiel #1
0
 void End()
 {
     actions.EndOfTurn(active.Id);
     powers.Add(players);
     active.Next(players);
 }