mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-16 01:42:07 +00:00
Fixed code style
This commit is contained in:
@@ -287,7 +287,7 @@ public abstract class GraphTargetItem implements Serializable, Cloneable {
|
||||
|
||||
public boolean needsSemicolon() {
|
||||
return true;
|
||||
}
|
||||
}
|
||||
|
||||
public GraphTextWriter toStringBoolean(GraphTextWriter writer, LocalData localData) throws InterruptedException {
|
||||
return toString(writer, localData, "Boolean");
|
||||
|
||||
Reference in New Issue
Block a user