单人机甲双持

This commit is contained in:
aozhiwei 2022-09-21 09:51:23 +08:00
parent b07f67b0f2
commit 127b6bee74

View File

@ -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:
{