kwsch / pkNX

Pokémon (Nintendo Switch) ROM Editor & Randomizer
https://projectpokemon.org/home/forums/topic/48647-pknx-nintendo-switch-rom-editor-randomizer/
GNU General Public License v3.0
352 stars 108 forks source link

Set positive Result when saving Wild Pokemon Randomization #71

Closed BtbN closed 4 years ago

BtbN commented 4 years ago

Without this change, https://github.com/kwsch/pkNX/blob/master/pkNX.WinForms/MainEditor/EditorGG.cs#L209 will never succeed and never write the results.

BtbN commented 4 years ago

This should fix issue #48