From 127b6bee740cb33e3cbb430992b5973adec131cc Mon Sep 17 00:00:00 2001 From: aozhiwei Date: Wed, 21 Sep 2022 09:51:23 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=95=E4=BA=BA=E6=9C=BA=E7=94=B2=E5=8F=8C?= =?UTF-8?q?=E6=8C=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- server/gameserver/creature.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/gameserver/creature.cc b/server/gameserver/creature.cc index 9fe674fc..c90dc1ad 100644 --- a/server/gameserver/creature.cc +++ b/server/gameserver/creature.cc @@ -237,7 +237,7 @@ void InternalShot(Creature* c, 0 ); } else { - if (c->IsCar()) { + if (c->IsCar() && weapon_meta->i->shootfire() != DOUBLE_GUN_ANIMATION) { switch (c->shot_hole) { case 1: {