mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-02-13 11:43:49 +00:00
Standardizes the Level Assets to just use the regular asset description field for it's description
Updated existing level asset definitions to comply
This commit is contained in:
parent
782ab7b73a
commit
248f1da1c5
2 changed files with 3 additions and 2 deletions
|
|
@ -4,5 +4,5 @@
|
|||
AssetName="ExampleLevel"
|
||||
LevelFile="ExampleLevel.mis"
|
||||
LevelName="Example Level"
|
||||
LevelDescription="An example level asset"
|
||||
Description="An example level asset"
|
||||
VersionId="1" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue