mirror of
https://github.com/moparisthebest/Simba
synced 2024-11-23 17:52:16 -05:00
Simba: Fix FindFile return value.
This commit is contained in:
parent
cf41d95f53
commit
a20a31a250
@ -128,6 +128,7 @@ begin;
|
|||||||
exit;
|
exit;
|
||||||
end;
|
end;
|
||||||
end;
|
end;
|
||||||
|
result := '';
|
||||||
end;
|
end;
|
||||||
|
|
||||||
constructor TMFiles.Create(Owner : TObject);
|
constructor TMFiles.Create(Owner : TObject);
|
||||||
|
Loading…
Reference in New Issue
Block a user