* RegisterBGIFont would not return a FONT number!

This commit is contained in:
carl 1999-05-30 23:07:14 +00:00
parent a998ce5455
commit dcc1d5f92b

View File

@ -297,7 +297,7 @@
exit;
end;
fonts[b].instr:=FontData;
RegisterBGIfont:=grOK;
RegisterBGIfont:=b;
end;
end;
end