Unciv/core
itanasi 2963d47295
Simulation: Save Stat support (#12663)
* Changes

* Default to not using avgStat

* Make print a float

* Make statTurns a list
rename sumStat
better summation for popsum

* Fix potential nullpointer

* Add .add()

* And another place to use .add()
2024-12-16 10:54:32 +02:00
..
src/com/unciv Simulation: Save Stat support (#12663) 2024-12-16 10:54:32 +02:00
build.gradle.kts Remove jvmToolchain so everyone can use their default (#12388) 2024-11-01 11:48:33 +02:00