Exemplo n.º 1
0
 private void mapToolStripMenuItem_Click(object sender, EventArgs e)
 {
     Settings.IsGamePaused = true;
     maps.ShowDialog();
 }