mirror of
https://github.com/kwsch/PKHeX
synced 2024-11-27 06:20:25 +00:00
d012134d23
Use the Round-trip format when converting to string. https://learn.microsoft.com/en-us/dotnet/standard/base-types/standard-numeric-format-strings#RFormatString The default behavior in net4.~ ToString doesn't use "R", hence me assuming F6 would be sufficient, but it does not display as a round-trip value. netcore3+ changed the default behavior and aligned it with standards ~ https://devblogs.microsoft.com/dotnet/floating-point-parsing-and-formatting-improvements-in-net-core-3-0/ now, both net461 and net6 builds display the same values. Doesn't resolve the mono issue where legality check flags calc != stored. |
||
---|---|---|
.. | ||
PKM Editor | ||
SAV Editor | ||
Slots |