Update ps4_videodrv.pas (#93)

This commit is contained in:
ArbestRi 2023-03-05 02:44:11 -08:00 committed by GitHub
parent 224254aee9
commit a2d29a180c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -452,7 +452,7 @@ begin
//end;
end else
begin
time:=-50000;
time:=-1000;
NtDelayExecution(True,@time);
Continue;
end;