Keep getting this error..
[Error] C:\Simba\Includes\MSI/MSI/Core/Locations.simba(42:8): Syntax error at line 41
Compiling failed.
Line 39-45
begin
case loc of
begin
name := 'Powerskilling';
atBank := false;
end;
Any help would be much appreciated. ):


Reply With Quote