Wee cleanup

pull/1925/head
deirdreobyrne 2022-06-06 18:29:50 +01:00 committed by GitHub
parent 417df8e2c1
commit e95842a9d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -42,9 +42,9 @@ function draw() {
g.setFont('Vector', 52);
g.setFontAlign(-1, -1);
g.drawString("SUMOTUWETHFRSA".slice(2*w,2*w+2), 6, 103);
g.setColor(0, 1, 0);
g.fillRect(0, 90, g.getWidth(), 94);
g.reset();
g.setColor(1,1,1);
g.fillRect(9,159,166,171);