Erwan
- Fix issue 194 - Attempt at doing basic AI tests
This commit is contained in:
@@ -187,7 +187,6 @@ void MTGAllCards::init(){
|
||||
tempCard = NULL;
|
||||
total_cards = 0;
|
||||
initCounters();
|
||||
srand(time(0)); // initialize random
|
||||
#if defined (_DEBUG)
|
||||
committed = true;
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user