oops, fix rename

This commit is contained in:
2024-02-19 11:10:11 -08:00
parent 0b89989264
commit 1ffa6197fd

View File

@@ -1105,7 +1105,7 @@ mknew(title_screen, function(self)
wordwait=9999, wordwait=9999,
extra_layer={ extra_layer={
draw=function() draw=function()
t:m() self:m()
end, end,
u=nop, u=nop,
}, },