mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-02-13 03:33:48 +00:00
extra entry in DefineConsoleFunction( queryMasterServer
looks like a copypasta slip up.
This commit is contained in:
parent
44da177b75
commit
5bbbe7bbe2
1 changed files with 1 additions and 2 deletions
|
|
@ -541,8 +541,7 @@ void queryMasterServer(U8 flags, const char* gameType, const char* missionType,
|
|||
}
|
||||
|
||||
DefineConsoleFunction( queryMasterServer
|
||||
, void, ( U32 lanPort
|
||||
, U32 flags
|
||||
, void, ( U32 flags
|
||||
, const char * gameType
|
||||
, const char * missionType
|
||||
, U32 minPlayers
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue