compiler: fixed ctask reload result

This commit is contained in:
mattias 2026-02-17 18:32:17 +01:00
parent b32ecf3459
commit 25da45f666

View File

@ -276,7 +276,7 @@ begin
if m.do_reload then
begin
tppumodule(m).reload;
exit;
exit(false);
end;
{$ENDIF}
case m.state of