pixelsoccupied / 345_California

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

Incorrect implementation of infection #94

Closed theonlychunsta closed 7 years ago

theonlychunsta commented 7 years ago

The number of cubes infecting each city is currently incorrect.

theonlychunsta commented 7 years ago

This has been fixed.