mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 08:35:20 +02:00
Software inventorycube (#7651)
Fixes missing/upside-down images on Android.
This commit is contained in:
@@ -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 /
|
||||
|
Reference in New Issue
Block a user