mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-03-12 08:51:41 +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
136 B
Text
5 lines
136 B
Text
<GUIAsset
|
|
AssetName="StartupGui"
|
|
scriptFile="@assetFile=startupGui"
|
|
GUIFile="@assetFile=startupGui.gui"
|
|
VersionId="1"/>
|