Fixed oversight in the injector

This commit is contained in:
Aurora 2016-04-27 04:52:23 +02:00
parent f9a1f1a79b
commit 2382e6d82c

View File

@ -509,8 +509,8 @@ void patchCode(u64 progId, u8 *code, u32 size)
}
}
}
}
break;
}
break;
}
}