pkNX/pkNX.Randomization/Randomizers/Settings/RandSettings.cs
Kurt 537ce93efa Initial c#8 update
pkNX.Sprites to be replaced with a pkhex.drawing dll once that is
updated with swsh stuff (when the time comes)
2019-10-15 18:47:20 -07:00

6 lines
74 B
C#

namespace pkNX.Randomization
{
public class RandSettings
{
}
}