Files
OpenRA/OpenRA.Mods.Common
reaperrr bb7c19ad02 Fix spawning 1 crate too much if maximum == minimum
If Maximum == Minimum but 'crates' < Maximum, the formula would simply return min + 1 regardless of max being identical to min.
Only adding 1 more crate if Maximum is higher than Minimum fixes that.
2018-09-24 22:06:21 +02:00
..
2018-08-04 22:30:07 +02:00
2018-08-04 12:20:16 +02:00