Skip to content

Commit 27856f8

Browse files
committed
oops
1 parent 8d9e7a4 commit 27856f8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

code/ship/ship.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16499,6 +16499,7 @@ int ship_do_rearm_frame( object *objp, float frametime )
1649916499
swp->secondary_bank_ammo[i] = swp->secondary_bank_start_ammo[i];
1650016500
}
1650116501
use_mission_rearm_pool_for_weapon(weapon_class, swp->secondary_bank_ammo[i] - prev_ammo, shipp->team);
16502+
}
1650216503
} else {
1650316504
banks_full++;
1650416505
}

0 commit comments

Comments
 (0)