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