Fix Patches on 6.00

This commit is contained in:
nastys
2020-03-14 03:45:18 +01:00
parent 5d89a63828
commit 4f61e4abcf
@@ -317,9 +317,9 @@ void ApplyPatches() {
// Use GLUT_CURSOR_RIGHT_ARROW instead of GLUT_CURSOR_NONE
if (nCursor)
{
InjectCode((void*)0x000000014018B44A, { 0x00 });
/*InjectCode((void*)0x000000014018B44A, { 0x00 });
InjectCode((void*)0x00000001402E7FE5, { 0xeb }); // Disable debug cursor // unsure
printf("[Patches] Cursor enabled\n");
printf("[Patches] Cursor enabled\n");*/
}
// Override status icon states to be invalid (hides them)
if (nStatusIcons > 0)