mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-03-07 20:31:51 +09:00
tiny bit of adjustment
This commit is contained in:
@@ -562,7 +562,7 @@ internal object WeatherMixer : RNGConsumer {
|
||||
batch.color = Color.WHITE
|
||||
}
|
||||
|
||||
private val RECIPROCAL_OF_APPARENT_SOLAR_Y_AT_90DEG = 0.000005
|
||||
private val RECIPROCAL_OF_APPARENT_SOLAR_Y_AT_90DEG = 0.0000085
|
||||
|
||||
/**
|
||||
* Mathematical model: https://www.desmos.com/calculator/8dsgigfoys
|
||||
|
||||
Reference in New Issue
Block a user