yquake2/rogue

[Original bug] Tank uses wrong muzzle flash

BjossiAlfreds opened this issue · 0 comments

By pure coincidence I spotted this during a code read. Rogue had copy/pasted code from monster_chick but overlooked changing MZ2_CHICK_ROCKET_1 to flash_number in Tank's code.

I'll do a PR that addresses this.