mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-01-30 09:31:00 +00:00
Updated all UI module controls to utilize a more standard structure with stack controls instead of the GameMenu ctrls, as well as more standardization of gamepad input handling
6 lines
148 B
Plaintext
6 lines
148 B
Plaintext
<GUIAsset
|
|
AssetName="JoinServerMenu"
|
|
scriptFile="@assetFile=joinServerMenu"
|
|
GUIFile="@assetFile=joinServerMenu.gui"
|
|
VersionId="1"/>
|