mirror of
https://github.com/islehorse/HISP.git
synced 2025-04-07 13:45:42 +12:00
Update AssemblyInfo
This commit is contained in:
parent
5152bab296
commit
1b7dab464d
1 changed files with 0 additions and 2 deletions
|
@ -85,8 +85,6 @@ namespace HISP
|
||||||
RegisterForm rfrm = new RegisterForm();
|
RegisterForm rfrm = new RegisterForm();
|
||||||
if (rfrm.ShowDialog() == DialogResult.Cancel)
|
if (rfrm.ShowDialog() == DialogResult.Cancel)
|
||||||
GameServer.ShutdownServer();
|
GameServer.ShutdownServer();
|
||||||
|
|
||||||
lfrm.Focus();
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue