Minor fix

pull/1661/head
David Peer 2022-03-20 20:42:19 +01:00
parent 02faa5cc26
commit 8a6152b7ce
1 changed files with 1 additions and 0 deletions

View File

@ -244,6 +244,7 @@ function drawInfo(){
return;
}
g.setFontAlign(-1, -1, 0);
g.setFontAntonioMedium();
g.setColor(cOrange);
g.clearRect(120, 10, g.getWidth(), 75);