mirror of
https://github.com/islehorse/HISP.git
synced 2025-04-06 13:15: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();
|
||||
if (rfrm.ShowDialog() == DialogResult.Cancel)
|
||||
GameServer.ShutdownServer();
|
||||
|
||||
lfrm.Focus();
|
||||
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue