mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-05-22 23:26:26 +00:00
goto detection improvements
This commit is contained in:
Binary file not shown.
@@ -16,7 +16,7 @@
|
||||
</define>
|
||||
<define append="true">
|
||||
<name>CONFIG::timeStamp</name>
|
||||
<value>'19.01.2021'</value>
|
||||
<value>'20.01.2021'</value>
|
||||
</define>
|
||||
<define append="true">
|
||||
<name>CONFIG::air</name>
|
||||
|
||||
@@ -33,6 +33,7 @@ package tests
|
||||
{
|
||||
trace("z");
|
||||
}
|
||||
trace("after");
|
||||
}
|
||||
|
||||
return 89;
|
||||
|
||||
Reference in New Issue
Block a user