mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-02-13 03:33:48 +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.
6 lines
152 B
Text
6 lines
152 B
Text
<ScriptAsset
|
|
canSave="true"
|
|
canSaveDynamicFields="true"
|
|
AssetName="guiSounds"
|
|
scriptFile="@assetFile=guiSounds.cs"
|
|
VersionId="1" />
|