Пример #1
0
 public WaitForCompletion(BaseGamePhase phase)
 {
     this.phase = phase;
 }