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