We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e6f217 commit 304e328Copy full SHA for 304e328
tiny.lua
@@ -13,7 +13,7 @@ if API == 'stead3' then
13
instead.restart = instead_restart
14
instead.menu = instead_menu
15
instead.savepath = function() return "./" end
16
-
+ std.savepath = instead.savepath
17
function iface:em(str)
18
if type(str) == 'string' then
19
return '/'..str..'/'
0 commit comments