diff --git a/st-y.lua b/st-y.lua index b1ea274..2f51a48 100644 --- a/st-y.lua +++ b/st-y.lua @@ -218,6 +218,8 @@ end function scribe() screen.level(1) screen.move(3, 48) + screen.font_face(11) + screen.font_size(60) screen.text(word) end