✨ Usable multiplayer
This commit is contained in:
@ -55,7 +55,7 @@ public partial class MultiplayerUi : Control
|
||||
if (result)
|
||||
Hide();
|
||||
};
|
||||
StartAsServerButton.Pressed += () =>
|
||||
StartAsClientButton.Pressed += () =>
|
||||
{
|
||||
if (!DoValidation())
|
||||
{
|
||||
|
Reference in New Issue
Block a user