Torque3D/Templates/BaseGame/game/data/UI/guis/OptionsMenu.asset.taml
JeffR 01de818503 Ran importer on UI module to ensure guis and images are converted to latest standards
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
2022-02-22 20:12:39 -06:00

6 lines
139 B
Plaintext

<GUIAsset
AssetName="OptionsMenu"
scriptFile="@assetFile=optionsMenu"
GUIFile="@assetFile=optionsMenu.gui"
VersionId="1"/>