mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-04-27 07:15:37 +00:00
Level asset declarations for the Full and SpectatorGameplay modules.
This commit is contained in:
parent
0f15dfa6b0
commit
eca92e695a
4 changed files with 28 additions and 0 deletions
|
|
@ -0,0 +1,7 @@
|
|||
<LevelAsset
|
||||
canSave="true"
|
||||
canSaveDynamicFields="true"
|
||||
AssetName="Empty_Room"
|
||||
LevelFile="data/spectatorGameplay/levels/Empty_Room.mis"
|
||||
LevelDescription="An empty room"
|
||||
VersionId="1" />
|
||||
Loading…
Add table
Add a link
Reference in a new issue