yquake2 / rogue

'Ground Zero' for Yamagi Quake II

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Original bug] Tank uses wrong muzzle flash

BjossiAlfreds opened this issue · 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.