Servers now show up in the server list.

This commit is contained in:
Tleety
2016-03-08 18:13:21 +01:00
parent 280de0e984
commit 3394d65055
8 changed files with 80 additions and 15 deletions
+1
View File
@@ -12,6 +12,7 @@
#include "GUI/EButtonPressed.h"
#include "GUI/EButtonReleased.h"
#include "Input/EInputCommand.h"
#include "Network/ESearchForServers.h"
class MainMenuSystem : public ImpureSystem