Browse Source

extra entry in DefineConsoleFunction( queryMasterServer

looks like a copypasta slip up.
Azaezel 10 years ago
parent
commit
5bbbe7bbe2
1 changed files with 1 additions and 2 deletions
  1. 1 2
      Engine/source/app/net/serverQuery.cpp

+ 1 - 2
Engine/source/app/net/serverQuery.cpp

@@ -541,8 +541,7 @@ void queryMasterServer(U8 flags, const char* gameType, const char* missionType,
 }
 }
 
 
 DefineConsoleFunction( queryMasterServer
 DefineConsoleFunction( queryMasterServer
-                     , void, ( U32 lanPort
-                             , U32 flags
+                     , void, (  U32 flags
                              , const char * gameType
                              , const char * gameType
                              , const char * missionType
                              , const char * missionType
                              , U32 minPlayers
                              , U32 minPlayers