sokoban.love/0171-code_editor_bottom_margin

3 lines
76 B
Plaintext

code_editor_bottom_margin = function()
return Safe_height/2-Line_height
end