mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-27 10:11:15 +00:00
Update mxdiskstreamprovider.cpp
This commit is contained in:
parent
2baf139d20
commit
eff482b0a5
@ -177,8 +177,7 @@ void MxDiskStreamProvider::PerformWork()
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
if (action)
|
if (action) {
|
||||||
{
|
|
||||||
((MxDiskStreamController*) m_pLookup)->FUN_100c8670(action);
|
((MxDiskStreamController*) m_pLookup)->FUN_100c8670(action);
|
||||||
}
|
}
|
||||||
MxThread::Sleep(0);
|
MxThread::Sleep(0);
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user