mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-21 07:11: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);
|
AUTOLOCK(m_criticalSection);
|
||||||
m_list.push_back(p_action);
|
m_list.PushBack(p_action);
|
||||||
}
|
}
|
||||||
|
|
||||||
m_unk0x35 = TRUE;
|
m_unk0x35 = TRUE;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user