mirror of
https://github.com/isledecomp/isle.git
synced 2025-12-10 08:03:13 +00:00
Implement/match LegoEntity::Notify (#778)
This commit is contained in:
committed by
GitHub
parent
fc91da8666
commit
f30ed0212b
@@ -40,6 +40,7 @@ public:
|
||||
{
|
||||
}
|
||||
|
||||
inline LegoROI* GetROI() { return m_roi; }
|
||||
inline MxU8 GetModifier() { return m_modifier; }
|
||||
inline MxU8 GetKey() const { return m_key; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user