mirror of
https://github.com/kwsch/PKHeX
synced 2024-11-16 17:18:00 +00:00
9af0876352
don't share object references, need to be passed as new copies as the array contents can be modified need to clone on dict return to not pollute dict, and need to clone after dict add so that the first return doesn't equal the dict copy -- this one could be on the dict add... keep returns same. |
||
---|---|---|
.. | ||
BigEndian.cs | ||
DataUtil.cs | ||
DateUtil.cs | ||
PathUtil.cs | ||
RandUtil.cs | ||
ReflectUtil.cs | ||
StringUtil.cs |