vasl-developers / vasl

Virtual Advanced Squad Leader
http://vasl.info/
GNU Lesser General Public License v2.1
66 stars 28 forks source link

Setting ammo depletion status to on sets display to on #1847

Closed geezer09 closed 3 weeks ago

geezer09 commented 3 weeks ago

I modified the buildFile so that anytime any of the ammo for a gun is selected as depleted, the display will be turned on and stay on. In other words, as long as any ammo types are depleted for a unit, the display is on as a reminder.

I didn't do a comprehensive test of all the guns but I took out multiple guns from multiple nationalities and was happy with the results.

closes #1748