mjhouse / warfare-rs

A strategy game written in rust
GNU General Public License v3.0
0 stars 0 forks source link

Unit textures on same tile are merged #22

Closed mjhouse closed 2 years ago

mjhouse commented 2 years ago

Need to keep a count of units on the same tile and don't delete texture until last unit moves away. Related to #20.

mjhouse commented 2 years ago

Resolved by 7e658c6ec2d38ab9502d6c262d5cc3df41bbcdb1