EXL / NXEngine

A port of the open-source rewrite Cave Story game engine for various platforms. Original author is Caitlin "rogueeve" Shaw, https://nxengine.sourceforge.io/
https://exlmoto.ru/nxengine/
GNU General Public License v3.0
170 stars 35 forks source link

Fix loading weapons 9-13 #12

Closed xordspar0 closed 1 year ago

xordspar0 commented 1 year ago

The new check to prevent crashes during profile loading only allowed weapons up to MAX_WPN_SLOTS (8). There are weapons with an index of higher than 8 in the game.