mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 20:58:03 +00:00
Update decklist after closing shop (to see newly bought decks right now)
This commit is contained in:
@@ -142,8 +142,9 @@ public class ControlQuest {
|
||||
public void execute() {
|
||||
// saves all deck data
|
||||
AllZone.getQuestData().saveData();
|
||||
updateDeckList();
|
||||
updateCredits();
|
||||
updateLife();
|
||||
//updateLife();
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user