Bug fixes
This commit is contained in:
@@ -372,8 +372,6 @@ void function StartPrivateMatch( var button )
|
|||||||
return
|
return
|
||||||
|
|
||||||
ClientCommand( "StartPrivateMatchSearch" )
|
ClientCommand( "StartPrivateMatchSearch" )
|
||||||
NSSetLoading(true)
|
|
||||||
NSUpdateListenServer()
|
|
||||||
}
|
}
|
||||||
|
|
||||||
void function DoRoomInviteIfAllowed( var button )
|
void function DoRoomInviteIfAllowed( var button )
|
||||||
@@ -1628,4 +1626,4 @@ void function Lobby_SetFDModeBasedOnSearching( string playlistToSearch )
|
|||||||
}
|
}
|
||||||
|
|
||||||
Lobby_SetFDMode( isFDMode )
|
Lobby_SetFDMode( isFDMode )
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user