mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-05-06 22:44:25 -05:00
remove double string replace (now less allocations); only add up values if they're valid numbers. builtin int.Parse throws with "1 2", but users can type stupid stuff like that in the program (so we parse as 12). |
||
|---|---|---|
| .. | ||
| BigEndian.cs | ||
| DataUtil.cs | ||
| DateUtil.cs | ||
| FileUtil.cs | ||
| MessageStrings.cs | ||
| PathUtil.cs | ||
| RandUtil.cs | ||
| ReflectUtil.cs | ||
| Util.cs | ||