mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-09-27 05:10:52 +00:00
fixed some dup problems
This commit is contained in:
@@ -10,5 +10,10 @@ program
|
||||
#include "tests/TestForEachCoerced.script.asasm"
|
||||
#include "tests/TestIncrement2.script.asasm"
|
||||
#include "tests/TestSetSlotDup.script.asasm"
|
||||
#include "tests/TestSetSlotFindProperty.script.asasm"
|
||||
#include "tests/TestDoubleDup.script.asasm"
|
||||
#include "tests/TestIncrement3.script.asasm"
|
||||
#include "tests/TestDup.script.asasm"
|
||||
#include "tests/TestDup2.script.asasm"
|
||||
; place to add next
|
||||
end ; program
|
||||
|
||||
Reference in New Issue
Block a user