Updated multiplayer tab
Use dropdowns and reorganize the elements to improve clarity.
This commit is contained in:
parent
f30fc8dd00
commit
4a84210998
6 changed files with 145 additions and 221 deletions
|
|
@ -94,8 +94,8 @@ struct FStartupSelectionInfo
|
|||
int DefaultNetHostPort = 0;
|
||||
int DefaultNetTicDup = 0;
|
||||
bool DefaultNetExtraTic = false;
|
||||
int DefaultNetMode = -1;
|
||||
int DefaultNetGameMode = -1;
|
||||
int DefaultNetMode = 0;
|
||||
int DefaultNetGameMode = 0;
|
||||
bool DefaultNetAltDM = false;
|
||||
|
||||
FString DefaultNetAddress = {};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue