mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-23 16:21:15 +00:00
Address review comment
This commit is contained in:
parent
5448324bdc
commit
e5f10af53e
@ -469,7 +469,7 @@ MxBool LegoAnimMMPresenter::FUN_1004b6d0(MxLong p_time)
|
||||
// FUNCTION: LEGO1 0x1004b830
|
||||
MxBool LegoAnimMMPresenter::FUN_1004b830()
|
||||
{
|
||||
return !(m_unk0x58 < 6);
|
||||
return m_unk0x58 >= e_unk6;
|
||||
}
|
||||
|
||||
// FUNCTION: LEGO1 0x1004b840
|
||||
|
||||
Loading…
Reference in New Issue
Block a user