The Roulette wheel was broke lol
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user