예제 #1
0
 private void Lobby_FormClosing(object sender, FormClosingEventArgs e)
 {
     clientEngine.exit();
 }