Exemplo n.º 1
0
 public frmOutOfTime(frmGame game)
 {
     this.game = game;
     InitializeComponent();
 }