mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 11:18:01 +00:00
- Applying a patch that refreshes the Bazaar credit count after purchasing stuff
This commit is contained in:
@@ -205,6 +205,7 @@ public enum FView {
|
||||
throw new IllegalArgumentException("FView$getViewBazaar\n"
|
||||
+ "may only be called while the bazaar UI is showing.");
|
||||
}
|
||||
bazaar.refreshLastInstance();
|
||||
return FView.this.bazaar;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user