mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 19:28:01 +00:00
update
This commit is contained in:
@@ -74,8 +74,8 @@ public class AssetsDownloader {
|
||||
}
|
||||
return;
|
||||
}
|
||||
SOptionPane.showMessageDialog("Could not download update. " +
|
||||
"Press OK to proceed without update.", "Update Failed");
|
||||
SOptionPane.showOptionDialog("Could not download update. " +
|
||||
"Press OK to proceed without update.", "Update Failed", null, ImmutableList.of("Ok"));
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user