Remove unnecessary code from H2Overdrive
This commit is contained in:
parent
33cc2a1803
commit
aca90b2e70
@ -188,7 +188,6 @@ DWORD WINAPI InputRT10(LPVOID lpParam)
|
|||||||
if (NameChoosing && !NameViewButton)
|
if (NameChoosing && !NameViewButton)
|
||||||
{
|
{
|
||||||
NameViewButton = true;
|
NameViewButton = true;
|
||||||
OutputDebugStringA("View Pressed");
|
|
||||||
injector::WriteMemory<INT32>((0x398CB8 + BaseAddress10), 1, true);
|
injector::WriteMemory<INT32>((0x398CB8 + BaseAddress10), 1, true);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user