mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 20:28:00 +00:00
Get downloaders working from mobile game
This commit is contained in:
@@ -75,7 +75,7 @@ public class GuiDownloader extends DefaultBoundedRangeModel {
|
||||
|
||||
btnClose.setBorder(new FSkin.LineSkinBorder(FSkin.getColor(FSkin.Colors.CLR_TEXT)));
|
||||
btnStart.setFont(FSkin.getFont(18));
|
||||
btnStart.setVisible(false);
|
||||
btnStart.setEnabled(false);
|
||||
|
||||
progressBar.reset();
|
||||
progressBar.setString("Scanning for existing items...");
|
||||
|
||||
Reference in New Issue
Block a user