Torque3D/Templates/BaseGame/game/data/UI/guis/NetGraphProfile.asset.taml
Robert MacGregor 3a4f0e8808 * [x86UNIXFileio] BugFix: Correct an error in the initial call to recurseDumpDirectories that causes an empty list of directories to always be returned.
* [UI Module] BugFix: Change module directory name to uppercase for matching the declared module name in its module file for asset tree browsing to work correctly on case sensitive systems.
2021-08-13 23:31:29 -04:00

8 lines
199 B
Plaintext

<GUIAsset
canSave="true"
canSaveDynamicFields="true"
AssetName="NetGraphProfile"
scriptFile="@assetFile=netGraphGui.gui"
GUIFile="@assetFile=netGraphGui.gui"
VersionId="1" />