mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-09-25 18:30:50 +00:00
Java code formatting, Interface action item block fixed
This commit is contained in:
@@ -100,7 +100,7 @@ public class FunctionActionItem extends ActionItem {
|
||||
writer.append(")").startBlock();
|
||||
|
||||
Graph.graphToString(actions, writer, localData);
|
||||
|
||||
|
||||
return writer.endBlock();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user