mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-05-31 11:44:36 +00:00
#749 Internal viewer Sprite fill color is wrong sometimes: fixed
This commit is contained in:
@@ -60,7 +60,7 @@ public class ApplicationInfo {
|
||||
version = version + " nightly build " + version_build;
|
||||
}
|
||||
} catch (IOException | NullPointerException | NumberFormatException ex) {
|
||||
//ignore
|
||||
// ignore
|
||||
version = "unknown";
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user