This website requires JavaScript.
Explore
akkartik
/
spell-cards.love
Watch
1
Star
0
Fork
You've already forked spell-cards.love
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
spell-cards.love
/
0009-teach_text_input
5 lines
94 B
Plaintext
Raw
Permalink
Blame
History
teach_text_input = function(t)
if Cursor_word then
edit.text_input(Cursor_word, t)
end
end
Reference in New Issue
View Git Blame
Copy Permalink