Should fix iOS build
This commit is contained in:
@@ -315,7 +315,7 @@ public:
|
||||
|
||||
int loadMatches(WSrcCards* src, bool all = false)
|
||||
{
|
||||
return loadMatches(src, all);
|
||||
return active->loadMatches(src, all);
|
||||
}
|
||||
|
||||
int addRandomCards(MTGDeck * i, int howmany = 1)
|
||||
|
||||
Reference in New Issue
Block a user