mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-24 08:41:16 +00:00
Update legoentitypresenter.h
This commit is contained in:
parent
8b2f8e5f7f
commit
2edaebf82f
@ -36,7 +36,7 @@ class LegoEntityPresenter : public MxCompositePresenter {
|
|||||||
private:
|
private:
|
||||||
void Destroy(MxBool p_fromDestructor);
|
void Destroy(MxBool p_fromDestructor);
|
||||||
|
|
||||||
LegoEntity* m_objectBackend;
|
LegoEntity* m_objectBackend; // 0x4c
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif // LEGOENTITYPRESENTER_H
|
#endif // LEGOENTITYPRESENTER_H
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user