Dirty Drivin last fix (again) lol
This commit is contained in:
parent
121b826b45
commit
4b84d30de0
@ -155,7 +155,7 @@ DWORD WINAPI InputRT9(LPVOID lpParam)
|
||||
|
||||
if (MenuHack)
|
||||
{
|
||||
if ((button1pressed) || (STARTpressed) || (MenuTimer == 0))
|
||||
if ((button1pressed) || (STARTpressed) || (MenuTimer == 0) || (*ffbOffset3 > 0x10))
|
||||
{
|
||||
MenuHackStopWriting = true;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user