mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-17 22:14:05 +09:00
debugpanel: solar altitude and atmos turbidity
This commit is contained in:
@@ -147,7 +147,7 @@ internal object WeatherMixer : RNGConsumer {
|
||||
|
||||
}
|
||||
|
||||
private var turbidity = 4.0
|
||||
var turbidity = 4.0; private set
|
||||
private var gH = 2f * App.scr.height
|
||||
|
||||
private val HALF_DAY = DAY_LENGTH / 2
|
||||
|
||||
Reference in New Issue
Block a user