mirror of
https://github.com/airstruck/luigi.git
synced 2025-12-19 10:26:43 +00:00
add menus
This commit is contained in:
@@ -37,7 +37,7 @@ function Font:setWidth (width)
|
||||
end
|
||||
|
||||
function Font:getLineHeight ()
|
||||
return self.font:getLineHeight()
|
||||
return self.font:getHeight()
|
||||
end
|
||||
|
||||
function Font:getAscender ()
|
||||
|
||||
Reference in New Issue
Block a user