mirror of
https://github.com/moparisthebest/Simba
synced 2024-11-04 16:35:15 -05:00
Didn't compile for me?
This commit is contained in:
parent
094f4bb8b6
commit
e1d5f0788f
@ -56,7 +56,7 @@ implementation
|
||||
|
||||
constructor TMMLSettingsSandbox.Create(sett: TMMLSettings);
|
||||
begin
|
||||
inherited;
|
||||
inherited Create;
|
||||
Self.ST := sett;
|
||||
end;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user