mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-10 12:27:43 +00:00
Add all entities to ImGuiEntitySupport
This commit is contained in:
@@ -19,6 +19,7 @@ private:
|
||||
EControlCommandOption x44_ctrlCmdOpt;
|
||||
|
||||
public:
|
||||
DEFINE_ENTITY
|
||||
CScriptPlayerStateChange(TUniqueId, std::string_view, const CEntityInfo&, bool, u32, u32, u32, EControl,
|
||||
EControlCommandOption);
|
||||
void Accept(IVisitor& visit) override;
|
||||
|
||||
Reference in New Issue
Block a user