mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-05-17 10:32:17 -07:00
b8ca41b45f
* Utils: SI: fix rounding problems 999.999 would give 1000.00 instead of 1.00k * Tests: add Utils: SI tests