mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-03-08 23:10:36 +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
133 B
Text
5 lines
133 B
Text
<GUIAsset
|
|
AssetName="ProfilerGui"
|
|
scriptFile="@assetFile=profiler"
|
|
GUIFile="@assetFile=profiler.gui"
|
|
VersionId="1"/>
|