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;
|
||||||
end else
|
end else
|
||||||
begin
|
begin
|
||||||
time:=-50000;
|
time:=-1000;
|
||||||
NtDelayExecution(True,@time);
|
NtDelayExecution(True,@time);
|
||||||
Continue;
|
Continue;
|
||||||
end;
|
end;
|
||||||
|
|
Loading…
Reference in New Issue