Dirty drivin track fix last time
This commit is contained in:
parent
0bb0efe772
commit
121b826b45
@ -155,7 +155,7 @@ DWORD WINAPI InputRT9(LPVOID lpParam)
|
||||
|
||||
if (MenuHack)
|
||||
{
|
||||
if ((button1pressed) || (MenuTimer == 0))
|
||||
if ((button1pressed) || (STARTpressed) || (MenuTimer == 0))
|
||||
{
|
||||
MenuHackStopWriting = true;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user