mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-09-26 20:30:51 +00:00
#102 Fixed highlighting in export
This commit is contained in:
@@ -45,7 +45,7 @@ public class Highlighting implements Serializable {
|
||||
/**
|
||||
* Turn hignlighting on/off
|
||||
*/
|
||||
public static boolean doHighlight = true;
|
||||
private static boolean doHighlight = true;
|
||||
|
||||
/**
|
||||
* Returns a string representation of the object
|
||||
|
||||
Reference in New Issue
Block a user