mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-20 08:25:27 +00:00
Add all entities to ImGuiEntitySupport
This commit is contained in:
@@ -8,6 +8,7 @@ class CRepulsor : public CActor {
|
||||
float xe8_affectRadius;
|
||||
|
||||
public:
|
||||
DEFINE_ENTITY
|
||||
CRepulsor(TUniqueId, bool, std::string_view, const CEntityInfo&, const zeus::CVector3f&, float);
|
||||
|
||||
void Accept(IVisitor& visitor) override;
|
||||
|
||||
Reference in New Issue
Block a user