Fix a bug in LegoAct2::Notify (#1190)

This commit is contained in:
Christian Semmler 2024-12-04 15:32:53 -07:00 committed by GitHub
parent 8dd7bc63be
commit c51a09af0b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -332,7 +332,7 @@ MxLong LegoAct2::Notify(MxParam& p_param)
Mx3DPointFloat direction(local2world[2]);
Mx3DPointFloat location(local2world[1]);
FUN_10052560(Act2mainScript::c_tns051in_RunAnim, TRUE, TRUE, &location, &direction, NULL);
FUN_10052560(Act2mainScript::c_tns051in_RunAnim, TRUE, TRUE, &local90, &direction, NULL);
m_unk0x10c4 = 14;
m_unk0x10d0 = 0;