1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-07-02 16:38:41 +00:00

Update contentdb.lua

This commit is contained in:
BlackImpostor 2025-05-30 13:27:18 +03:00 committed by GitHub
parent cf579ef5a3
commit 45c0810524
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -623,7 +623,7 @@ end
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_releases = get_package_info("releases", "/releases/")
function contentdb.get_formspec_padding()
-- Padding is increased on Android to account for notches