mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-11 18:51:16 +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;
|
||||
}
|
||||
|
||||
objectId = g_IslanderSounds[m_islanderSounds++];
|
||||
objectId = g_IslanderSounds[m_islanderSound++];
|
||||
break;
|
||||
}
|
||||
case 6: {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user