sokoban.love/0014-on.text_input

3 lines
78 B
Plaintext

on.text_input = function(t)
edit.text_input(Current_pane.editor_state, t)
end