mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-27 10:11: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);
|
return !strcmp(name, LegoWorldPresenter::ClassName()) || LegoEntityPresenter::IsA(name);
|
||||||
}
|
}
|
||||||
|
|
||||||
private:
|
private:
|
||||||
undefined4 m_unk50;
|
undefined4 m_unk50;
|
||||||
};
|
};
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user