fix build error

This commit is contained in:
Korbo 2025-06-30 13:54:25 -05:00
parent 4b237c24c0
commit d0d2100f2e

View File

@ -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: {