mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 08:24:16 +00:00
Fix match of MxDiskStreamController::VTable0x28
This commit is contained in:
@@ -107,7 +107,7 @@ MxDSStreamingAction* MxDiskStreamController::VTable0x28()
|
||||
MxU32 offset = result->GetBufferOffset() + filesize;
|
||||
((MxDSStreamingAction*) oldAction)->SetUnknown94(offset);
|
||||
((MxDSStreamingAction*) oldAction)->SetBufferOffset(offset);
|
||||
m_unk0x3c.push_back(result);
|
||||
m_unk0x3c.push_back(oldAction);
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user