mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-02-22 16:13:45 +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
5 lines
139 B
Text
5 lines
139 B
Text
<GUIAsset
|
|
AssetName="OptionsMenu"
|
|
scriptFile="@assetFile=optionsMenu"
|
|
GUIFile="@assetFile=optionsMenu.gui"
|
|
VersionId="1"/>
|