[FIX] merge stuff
This commit is contained in:
@@ -87,7 +87,8 @@ namespace Client
|
||||
|
||||
private void joinLobby()
|
||||
{
|
||||
|
||||
// lobby die je wilt joinen verwijderen
|
||||
// nieuwe binnengekregen lobby toevoegen
|
||||
client.OnLobbyJoinSuccess = OnLobbyJoinSuccess;
|
||||
client.SendMessage(JSONConvert.ConstructLobbyJoinMessage(SelectedLobby.ID));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user