limelight fixes

pull/1247/head
hughbarney 2022-01-06 22:18:46 +00:00
parent 59c7cb49d6
commit cc7cbd24e1
1 changed files with 1 additions and 1 deletions

View File

@ -95,7 +95,7 @@ function transformPolygon (originalPolygon, OriginX,OriginY, Phi) {
}
}
function setHandsFont() {
function setNumbersFont() {
if (settings.vector) {
g.setFont('Vector', settings.vector_size);
return;