mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-20 23:01:16 +00:00
Match MxDiskStreamProvider::FUN_100d1780
This commit is contained in:
parent
29e77210e8
commit
a8d2b6e7e9
@ -201,7 +201,7 @@ MxResult MxDiskStreamProvider::FUN_100d1780(MxDSStreamingAction* p_action)
|
||||
|
||||
{
|
||||
AUTOLOCK(m_criticalSection);
|
||||
m_list.push_back(p_action);
|
||||
m_list.PushBack(p_action);
|
||||
}
|
||||
|
||||
m_unk0x35 = TRUE;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user