fix sunrise
This commit is contained in:
parent
2f4df0b4b9
commit
c68f50d08e
@ -229,7 +229,7 @@ core.update_sky_details = function(player, sky_layer)
|
||||
clouds = clouds
|
||||
}
|
||||
--player:set_sky(bgcolor, sky_type, sky_data.textures, clouds)
|
||||
player:set_sun({visible=false})
|
||||
player:set_sun({visible=false, sunrise_visible=false})
|
||||
player:set_stars({visible=false})
|
||||
player:set_moon({visible=false})
|
||||
player:set_sky(sky_parameters)
|
||||
|
Loading…
x
Reference in New Issue
Block a user