LuigiBlood / sat_wave

SatellaWave
MIT License
66 stars 8 forks source link

Fix SNES Patch channel not reading correctly from XML repository. #4

Closed LittleToonCat closed 6 years ago

LittleToonCat commented 6 years ago

There's this issue where if the program loads the patch channel in the XML repository, and if it's set to use Nintendo's offical updates, (built into the program, and not a custom file), it will not make a TreeNode for it, and ignores it entirely.

This PR fixes this issue, making sure it reads from the file correctly no matter what type it is.