mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-14 13:31:56 +00:00
viewer fixes
This commit is contained in:
@@ -97,12 +97,11 @@ public class Main {
|
||||
public static boolean isCommandLineMode() {
|
||||
return commandLineMode;
|
||||
}
|
||||
|
||||
/**
|
||||
* Dump tags to stdout
|
||||
*/
|
||||
//
|
||||
|
||||
|
||||
public static String getFileTitle() {
|
||||
if (maskURL != null) {
|
||||
return maskURL;
|
||||
|
||||
Reference in New Issue
Block a user