mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-15 12:41:15 +00:00
fix build error
This commit is contained in:
parent
4b237c24c0
commit
d0d2100f2e
@ -446,7 +446,7 @@ void Act3::HandleHitSound(undefined4 p_param1)
|
|||||||
m_islanderSound = 0;
|
m_islanderSound = 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
objectId = g_IslanderSounds[m_islanderSounds++];
|
objectId = g_IslanderSounds[m_islanderSound++];
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
case 6: {
|
case 6: {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user