mirror of
https://github.com/luanti-org/luanti.git
synced 2026-01-13 04:35:28 +01: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