mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-09-26 22:40:45 +00:00
Fixed: #2353 AS1/2 - fscommand and other dynamic GetURL related calls (decompilation + editation)
This commit is contained in:
@@ -142,6 +142,9 @@ public abstract class GraphTargetItem implements Serializable, Cloneable {
|
||||
/**
|
||||
* Converts a value to an item
|
||||
*
|
||||
* FIXME!!! This should only convert to values relatable to current Graph type,
|
||||
* e.g. ActionItems for AS1/2, AVM2Items for AS3
|
||||
*
|
||||
* @param r Value
|
||||
* @return Graph target item
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user