mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-30 11:41:16 +00:00
Fix
This commit is contained in:
parent
36125d4ee1
commit
62474afd35
@ -14,7 +14,6 @@ class LegoNamedPart {
|
|||||||
}
|
}
|
||||||
~LegoNamedPart() { delete m_list; }
|
~LegoNamedPart() { delete m_list; }
|
||||||
|
|
||||||
// FUNCTION: LEGO1 0x1003f920
|
|
||||||
const MxString* GetName() const { return &m_name; }
|
const MxString* GetName() const { return &m_name; }
|
||||||
|
|
||||||
LegoLODList* GetList() { return m_list; }
|
LegoLODList* GetList() { return m_list; }
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user