fix other build error

This commit is contained in:
Korbo 2025-06-30 13:57:18 -05:00
parent d0d2100f2e
commit 4c5ed89c54

View File

@ -446,7 +446,7 @@ void Act3::HandleHitSound(undefined4 p_param1)
m_islanderSound = 0;
}
objectId = g_IslanderSounds[m_islanderSound++];
objectId = g_islanderSounds[m_islanderSound++];
break;
}
case 6: {