mirror of
https://github.com/luanti-org/luanti.git
synced 2025-07-02 16:38:41 +00:00
Rollback contentdb.lua
This commit is contained in:
parent
84fe4abcfd
commit
9e90c9d60d
1 changed files with 1 additions and 0 deletions
|
@ -625,6 +625,7 @@ contentdb.get_full_package_info = get_package_info("full_info", "/for-client/")
|
||||||
contentdb.get_package_reviews = get_package_info("reviews", "/for-client/reviews/")
|
contentdb.get_package_reviews = get_package_info("reviews", "/for-client/reviews/")
|
||||||
contentdb.get_package_releases = get_package_info("releases", "/releases/")
|
contentdb.get_package_releases = get_package_info("releases", "/releases/")
|
||||||
|
|
||||||
|
|
||||||
function contentdb.get_formspec_padding()
|
function contentdb.get_formspec_padding()
|
||||||
-- Padding is increased on Android to account for notches
|
-- Padding is increased on Android to account for notches
|
||||||
-- TODO: use Android API to determine size of cut outs
|
-- TODO: use Android API to determine size of cut outs
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue