mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-21 07:11:16 +00:00
Improve match
This commit is contained in:
parent
7200b74bef
commit
de0b8eb662
@ -469,9 +469,7 @@ void Act3::FUN_10072ad0(undefined4 p_param1)
|
||||
m_unk0x421d = 0;
|
||||
}
|
||||
|
||||
Act3Script::Script objectId = g_unk0x100d95d8[m_unk0x421d];
|
||||
m_unk0x421d++;
|
||||
m_unk0x4220.Insert(objectId, 1);
|
||||
m_unk0x4220.Insert(g_unk0x100d95d8[m_unk0x421d++], 1);
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user