Jeck - Fixed issue 361.
This commit is contained in:
@@ -845,8 +845,7 @@ int MTGSets::size(){
|
||||
|
||||
//MTGSetInfo
|
||||
MTGSetInfo::~MTGSetInfo(){
|
||||
if(mPack != MTGPacks::getDefault())
|
||||
SAFE_DELETE(mPack);
|
||||
SAFE_DELETE(mPack);
|
||||
}
|
||||
MTGSetInfo::MTGSetInfo(string _id) {
|
||||
string whitespaces (" \t\f\v\n\r");
|
||||
|
||||
Reference in New Issue
Block a user