complete password protected servers

closes #2290
This commit is contained in:
Matthias Mailänder
2013-10-05 13:02:47 +02:00
parent a6cdcea414
commit b618fc7cc2
17 changed files with 229 additions and 81 deletions

View File

@@ -90,6 +90,7 @@ namespace OpenRA.Mods.RA
case "StartGame":
case "Disconnected":
case "ServerError":
case "AuthenticationError":
case "SyncInfo":
return;
}