mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-09-25 20:10:50 +00:00
Fixed while and/or loops
This commit is contained in:
@@ -22,7 +22,7 @@ import java.util.List;
|
||||
|
||||
public class MBStringExtractTreeItem extends TreeItem {
|
||||
|
||||
public GraphTargetItem value;
|
||||
//public GraphTargetItem value;
|
||||
public GraphTargetItem index;
|
||||
public GraphTargetItem count;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user