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