mirror of https://github.com/red-prig/fpPS4.git
This commit is contained in:
parent
6eee88e356
commit
23271ab913
|
@ -456,8 +456,6 @@ begin
|
|||
|
||||
s:=IncludeTrailingPathDelimiter(ps4_app.save_path)+s;
|
||||
|
||||
if not FileExists(s) then Exit('');
|
||||
|
||||
Result:=PathConcat(s,filename);
|
||||
end;
|
||||
|
||||
|
|
Loading…
Reference in New Issue