gifflen / Javademic

An educational clone of the board game Pandemic by Zman Games
1 stars 3 forks source link

Branches reversed #8

Closed BrianJerardi closed 12 years ago

BrianJerardi commented 12 years ago

Somehow I added the ResearchStation classes in my DiseaseTest Branch and the Diseases classes into my ResearchStation branch. Everything is commented and tested, just in the wrong place.

BrianJerardi commented 12 years ago

OK I think I have everything back in the right place now.