mirror of
https://github.com/moparisthebest/Simba
synced 2024-11-22 17:22:21 -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);
|
constructor TMMLSettingsSandbox.Create(sett: TMMLSettings);
|
||||||
begin
|
begin
|
||||||
inherited;
|
inherited Create;
|
||||||
Self.ST := sett;
|
Self.ST := sett;
|
||||||
end;
|
end;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user