mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 00:25:19 +02:00
Fix consistency of sky sun/moon texture behaviour
Also cleans up related code somewhat.
This commit is contained in:
@@ -82,6 +82,8 @@ struct CloudParams
|
||||
class SkyboxDefaults
|
||||
{
|
||||
public:
|
||||
SkyboxDefaults() = delete;
|
||||
|
||||
static const SkyboxParams getSkyDefaults()
|
||||
{
|
||||
SkyboxParams sky;
|
||||
|
Reference in New Issue
Block a user