Text-Fighter icon indicating copy to clipboard operation
Text-Fighter copied to clipboard

Array access in Cheats.java: weaponstash causes index out of bounds error.

Open emmamickas opened this issue 3 years ago • 0 comments

Currently, when giving the player more ammo using the cheat weaponstash, the weapon array is accessed with the index equal to the size of the array, causing an off-by-one out of bounds error.

emmamickas avatar Oct 23 '21 08:10 emmamickas