Files
OpenRA/OpenRA.Mods.Common/Widgets/Logic/DirectConnectLogic.cs
Zachary Schirm 125a7b8c88 Disallow Join button without IP address input
Disallow join button without IP address Input

Closes #20234

Trying to join a server with an empty address crashes the game. This fix disallows pressing join button without ip address field input.  Updated to reuse search for joinButton vs 2 separate calls to search.
2022-09-09 11:22:52 +03:00

2.2 KiB