mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-02-13 03:33:48 +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
|
|
@ -30,6 +30,7 @@ class ScopeAlwaysShape : public StaticShape
|
|||
ScopeAlwaysShape();
|
||||
static void initPersistFields();
|
||||
DECLARE_CONOBJECT(ScopeAlwaysShape);
|
||||
DECLARE_CATEGORY("UNLISTED");
|
||||
};
|
||||
|
||||
ScopeAlwaysShape::ScopeAlwaysShape()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue