From db05677d7dc1a83c667a2bd2517ba9fb5a0cdcda Mon Sep 17 00:00:00 2001 From: Mark Olsen Date: Sat, 8 Jul 2006 23:31:11 +0000 Subject: [PATCH] Sigh, I suck. git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2349 fc73d0e0-1445-4013-8a0c-d673dee63da5 --- engine/client/q2m_flash.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/engine/client/q2m_flash.c b/engine/client/q2m_flash.c index 3169947c..9dd91402 100644 --- a/engine/client/q2m_flash.c +++ b/engine/client/q2m_flash.c @@ -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 },