mirror of
https://github.com/moparisthebest/Simba
synced 2024-11-22 01:02:17 -05:00
Fix
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@273 3f818213-9676-44b0-a9b4-5e4c4e03d09d
This commit is contained in:
parent
35d64fecc4
commit
d3c03f808b
@ -387,7 +387,7 @@ end;
|
||||
begin
|
||||
c := 0;
|
||||
SetLength(ExportedMethods,200);
|
||||
{$i PSinc/psexportedmethods.inc}
|
||||
{$i PSInc/psexportedmethods.inc}
|
||||
|
||||
SetLength(ExportedMethods,c);
|
||||
end;
|
||||
|
Loading…
Reference in New Issue
Block a user