skip assert 1182

This commit is contained in:
red-prig 2023-03-05 16:07:24 +03:00
parent 5abb943e69
commit 605c24ced4
1 changed files with 1 additions and 1 deletions

View File

@ -1179,7 +1179,7 @@ begin
end
else
Assert(false);
{Assert(false)}; //TODO
end;
//end;