mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-13 09:18:43 +07:00

* Let spectator see civ groups in VictoryScreen * Display defeated players normally for charts. Otherwise it's difficult to see which line belongs to them. * Don't show a 0 for defeated civs. * Delete dead code. * Show the civ icon on the last data point within the chart, not next to it and simplify some computations with now obsolete paddings. * Support negative values in the chart * Remove TODO for negative values