RupertAvery / PSXPackager

A utility to convert Playstation disc images in various formats to PBP format and back
Other
230 stars 15 forks source link

Fix index of `srcIsos` Array in convert process loop #42

Closed takano32 closed 1 year ago

takano32 commented 1 year ago

resolves #41

Fix srcIsos Array index at Popstation::Processing#.ConvertIsos.

This wrong makes displays first ISO Infomation only.

This PR change should not make no difference or affect to generated contents.