mirror of https://github.com/red-prig/fpPS4.git
Update ps4_videodrv.pas (#93)
This commit is contained in:
parent
224254aee9
commit
a2d29a180c
|
@ -452,7 +452,7 @@ begin
|
|||
//end;
|
||||
end else
|
||||
begin
|
||||
time:=-50000;
|
||||
time:=-1000;
|
||||
NtDelayExecution(True,@time);
|
||||
Continue;
|
||||
end;
|
||||
|
|
Loading…
Reference in New Issue