UnownHash / Fletchling

10 stars 3 forks source link

Fix nest loading resetting of pokemon_id/form #20

Closed comstud closed 7 months ago

comstud commented 7 months ago

When loading nests and disabling, set them to NULL, not 0. Also set discarded to NULL when active.

Fixes #18

comstud commented 7 months ago

Seems to work.