mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-18 22:44:04 +09:00
fix: barehand action is not draggable
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.0000085
|
||||
private val RECIPROCAL_OF_APPARENT_SOLAR_Y_AT_90DEG = 0.0000077
|
||||
|
||||
/**
|
||||
* Mathematical model: https://www.desmos.com/calculator/8dsgigfoys
|
||||
|
||||
Reference in New Issue
Block a user