DarkRadiant: master 9b4d329f

Author Committer Branch Timestamp Parent
orbweaver orbweaver master 09.03.2022 20:46 master e61117c0
Affected Issues  0005907: Allow way to hide some entities in Create Entity list
Changeset 0005907: remove redundant EntityClass constructor

For some reason there was a whole separate constructor just to default
the fixedSize parameter to false. This is now using a simple default
argument value.
mod - radiantcore/eclass/EntityClass.cpp Diff File
mod - radiantcore/eclass/EntityClass.h Diff File