sky-lights fix, graphics.skybox-resolution
This commit is contained in:
@@ -45,6 +45,7 @@ struct GraphicsSettings {
|
||||
bool backlight = true;
|
||||
/* Enable chunks frustum culling */
|
||||
bool frustumCulling = true;
|
||||
int skyboxResolution = 64 + 32;
|
||||
};
|
||||
|
||||
struct DebugSettings {
|
||||
|
||||
Reference in New Issue
Block a user