mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-23 16:21:15 +00:00
Address another review comment
This commit is contained in:
parent
b5cf66d423
commit
568fe28763
@ -71,7 +71,7 @@ MxResult JetskiRace::Create(MxDSAction& p_dsAction)
|
||||
DuneBuggy::GetColorOffset(g_varJSFRNTY5) + (DuneBuggy::GetColorOffset(g_varJSWNSHY5) * 5 + 0xf) * 2,
|
||||
NULL
|
||||
);
|
||||
InvokeAction(Extra::e_start, m_atomId, JetskiScript::c_JSFRNT_T1_Up_Bitmap, NULL);
|
||||
InvokeAction(Extra::e_start, m_atomId, JetraceScript::c_JetskiDashboard, NULL);
|
||||
g_unk0x100f119c = TRUE;
|
||||
|
||||
return result;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user