The Roulette wheel was broke lol

This commit is contained in:
2018-04-14 05:36:17 -07:00
parent a233802f6c
commit dc75f730ab
2 changed files with 13 additions and 1 deletions

View File

@@ -534,6 +534,10 @@ namespace BitEvolver
mama = this->roulette_wheel->Spin();
papa = this->roulette_wheel->Spin();
//
//cout << "Roulette Wheel (mama): " << mama->ToString() << endl;
//cout << "Roulette Wheel (papa): " << papa->ToString() << endl;
//
kiddo = this->breeder->Breed(
mama, papa,