RTech: remove temp debugging code

This commit is contained in:
Kawe Mazidjatari 2024-01-24 23:52:24 +01:00
parent 095f41bbe2
commit 1e949056ac

View File

@ -443,10 +443,6 @@ LABEL_45:
v28 = memoryData->field_2A8;
numBytesToProcess = qword1D0 - memoryData->processedPatchedDataSize;
// temp debugging measure to set the patch func ptr to the one in sdk
if (memoryData->patchFunc == PakPatchFuncs_s::PatchFunc_t(0x000000014043e2a0))
memoryData->patchFunc = g_pakPatchApi[0];
if (memoryData->patchSrcSize + v28)
{
do