mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-09-27 04:30:46 +00:00
Fixed: #2493 Incorrect placement of §§push instructions
This commit is contained in:
@@ -128,7 +128,12 @@ public abstract class GraphTargetItem implements Serializable, Cloneable {
|
||||
* Dialect
|
||||
*/
|
||||
public GraphTargetDialect dialect;
|
||||
|
||||
|
||||
/**
|
||||
* Position in output - current list of GraphTargetItems
|
||||
*/
|
||||
public int outputPos = -1;
|
||||
|
||||
/**
|
||||
* Gets the line start item
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user