mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-04-19 19:35:26 +00:00
hide scopealwaysshape from the "add" list, by consensus shive portals et al back to being tagged as volumes
This commit is contained in:
parent
373508f622
commit
4e93c0543e
9 changed files with 9 additions and 8 deletions
|
|
@ -55,7 +55,7 @@ class SFXSpace : public SceneAmbientSoundObject< ScenePolyhedralObject< SceneSpa
|
|||
// SimObject.
|
||||
DECLARE_CONOBJECT( SFXSpace );
|
||||
DECLARE_DESCRIPTION( "A box volume that defines an ambient sound space." );
|
||||
DECLARE_CATEGORY("Area");
|
||||
DECLARE_CATEGORY("Volume");
|
||||
|
||||
static void consoleInit();
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue