components_PlayedCheckmark.bs

sub init()
    checkmark = m.top.findNode("checkmark")
    checkmark.font.size = 48
end sub