Remove unused variable
This commit is contained in:
parent
f02976d969
commit
f4c8e9b393
1 changed files with 0 additions and 1 deletions
|
@ -9,7 +9,6 @@ local function split(str, pos)
|
|||
end
|
||||
|
||||
return function(core, input, ...)
|
||||
local font = love.graphics.getFont()
|
||||
local opt, x,y,w,h = core.getOptionsAndSize(...)
|
||||
opt.id = opt.id or input
|
||||
opt.font = opt.font or love.graphics.getFont()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue