mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 00:14:22 +00:00
Implement/match LegoPartPresenter::Store (#643)
This commit is contained in:

committed by
GitHub

parent
9f875d01e5
commit
6fa4a0dbec
@@ -15,7 +15,6 @@ public:
|
||||
~LegoNamedPart() { delete m_list; }
|
||||
|
||||
const MxString* GetName() const { return &m_name; }
|
||||
|
||||
LegoLODList* GetList() { return m_list; }
|
||||
|
||||
private:
|
||||
|
Reference in New Issue
Block a user