mirror of
https://github.com/isledecomp/isle.git
synced 2026-02-03 13:41:15 +00:00
format fix
This commit is contained in:
parent
9c8ec821cc
commit
a8fe0c7919
@ -24,6 +24,7 @@ class LegoWorldPresenter : public LegoEntityPresenter {
|
||||
{
|
||||
return !strcmp(name, LegoWorldPresenter::ClassName()) || LegoEntityPresenter::IsA(name);
|
||||
}
|
||||
|
||||
private:
|
||||
undefined4 m_unk50;
|
||||
};
|
||||
|
||||
Loading…
Reference in New Issue
Block a user