mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-01-19 20:24:49 +00:00
* [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.
8 lines
199 B
Plaintext
8 lines
199 B
Plaintext
<GUIAsset
|
|
canSave="true"
|
|
canSaveDynamicFields="true"
|
|
AssetName="NetGraphProfile"
|
|
scriptFile="@assetFile=netGraphGui.gui"
|
|
GUIFile="@assetFile=netGraphGui.gui"
|
|
VersionId="1" />
|