mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Software inventorycube (#7651)
Fixes missing/upside-down images on Android.
This commit is contained in:
parent
5f0c969485
commit
18a8fbf465
6 changed files with 108 additions and 307 deletions
|
@ -427,7 +427,6 @@ void set_default_settings(Settings *settings)
|
|||
settings->setDefault("chunksize", "5");
|
||||
|
||||
settings->setDefault("viewing_range", "50");
|
||||
settings->setDefault("inventory_image_hack", "false");
|
||||
|
||||
// Check for a device with a small screen
|
||||
float x_inches = ((double) porting::getDisplaySize().X /
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue