mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-01-20 04:34: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.
7 lines
152 B
Plaintext
7 lines
152 B
Plaintext
<ScriptAsset
|
|
canSave="true"
|
|
canSaveDynamicFields="true"
|
|
AssetName="guiSounds"
|
|
scriptFile="@assetFile=guiSounds.cs"
|
|
VersionId="1" />
|