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:
parent
cf579ef5a3
commit
45c0810524
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue