Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The way to reproduce: 1) Attach grenade launcher to the weapon 2) Switch to GL mode and reload GL 3) Switch back to bullets 4) Detach GL. GL would be spawned to the inventory, but loaded grenade would stay in the weapon. It happens because weapon has 2 magazines: for current active ammo and for secondary (inactive) ammo. So, you should force game to unload ammos from "GL's" mag.
- Loading branch information