单人机甲双持
This commit is contained in:
parent
b07f67b0f2
commit
127b6bee74
@ -237,7 +237,7 @@ void InternalShot(Creature* c,
|
|||||||
0
|
0
|
||||||
);
|
);
|
||||||
} else {
|
} else {
|
||||||
if (c->IsCar()) {
|
if (c->IsCar() && weapon_meta->i->shootfire() != DOUBLE_GUN_ANIMATION) {
|
||||||
switch (c->shot_hole) {
|
switch (c->shot_hole) {
|
||||||
case 1:
|
case 1:
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user