Merge upstream

This commit is contained in:
Cyberboss
2017-11-12 00:39:22 -05:00
4 changed files with 6 additions and 6 deletions
@@ -21,7 +21,6 @@ namespace TGControlPanel
void InitServerPage()
{
LoadServerPage();
projectNameText.LostFocus += ProjectNameText_LostFocus;
projectNameText.KeyDown += ProjectNameText_KeyDown;
ServerStartBGW.RunWorkerCompleted += ServerStartBGW_RunWorkerCompleted;