Credits
This commit is contained in:
@@ -92,6 +92,7 @@ namespace Content.Client.State
|
||||
};
|
||||
|
||||
_lobby.LeaveButton.OnPressed += args => _console.ProcessCommand("disconnect");
|
||||
_lobby.CreditsButton.OnPressed += args => new CreditsWindow().Open();
|
||||
|
||||
UpdatePlayerList();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user