Sigh, I suck.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2349 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
parent
3af40cdc7c
commit
db05677d7d
1 changed files with 1 additions and 1 deletions
|
@ -146,7 +146,7 @@ vec3_t monster_flash_offset [] =
|
|||
|
||||
// MZ2_CHICK_ROCKET_1 57
|
||||
// -24.8, -9.0, 39.0,
|
||||
{ 24.8, -9.0, 39.0, // PGM - this was incorrect in Q2 },
|
||||
{ 24.8, -9.0, 39.0 }, // PGM - this was incorrect in Q2
|
||||
|
||||
// MZ2_FLYER_BLASTER_1 58
|
||||
{ 12.1, 13.4, -14.5 },
|
||||
|
|
Loading…
Reference in a new issue