megalon / nasb-moveset-editor

Moveset editor for Nickelodeon All-Star Brawl
MIT License
1 stars 1 forks source link

FSFrameNode value always zero #23

Closed megalon closed 2 years ago

megalon commented 2 years ago

Bug

FSFrameNode's value is always zero on import and export.

Cause

The value isn't actually getting saved. The NASB_Parser_to_xNode generator isn't populating FSFrame, since it's class has nothing in it.

Workaround

None. Wait for next release.