stohrendorf / CroftEngine

An open-source Tomb Raider 1 engine remake
Other
281 stars 18 forks source link

fix incorrect ammo count on pickup widget when pickups are combined #292

Closed serishema closed 1 year ago

serishema commented 1 year ago

I made a mistake when combining pickups that causes the ammo count to be calculated incorrectly. This fixes that issue (found by Jaaystation)