Explorar o código

Health check fix

nordsoft %!s(int64=3) %!d(string=hai) anos
pai
achega
a2e358876c
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      launcher/lobby/lobby_moc.cpp

+ 0 - 1
launcher/lobby/lobby_moc.cpp

@@ -245,7 +245,6 @@ void Lobby::serverCommand(const ServerCommand & command) try
 		}
 			
 	case HEALTH: {
-		protocolAssert(args.size() == 0);
 		socketLobby.send(ProtocolStrings[ALIVE]);
 		break;
 	}