1
0
Fork 0
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:
BlackImpostor 2025-05-30 14:03:23 +03:00 committed by GitHub
parent 84fe4abcfd
commit 9e90c9d60d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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