Jeck - Fixed an error with packs, fixed basic info in deck editor, removed duplicated code in DeckDataWrapper.
This commit is contained in:
@@ -222,7 +222,7 @@ void GameStateShop::purchaseBooster(int controlId){
|
||||
}
|
||||
SAFE_DELETE(ddw);
|
||||
|
||||
myCollection->Add(booster);
|
||||
myCollection->loadMatches(booster);
|
||||
mTouched = true;
|
||||
save(true);
|
||||
menu->Close();
|
||||
|
||||
Reference in New Issue
Block a user