5 lines
92 B
Plaintext
5 lines
92 B
Plaintext
sub init()
|
|
checkmark = m.top.findNode("checkmark")
|
|
checkmark.font.size = 48
|
|
end sub
|