pixelsoccupied / 345_California

Popular board game "PANDEMIC" done in C++.
0 stars 1 forks source link

Cure found and Treat Disease #114

Closed darkheros12 closed 7 years ago

darkheros12 commented 7 years ago

When we find a cure and we want to treat a disease of that cure, it should remove all the cubes. In our case, it does not.

It has to be fix

darkheros12 commented 7 years ago

fixed