This commit is contained in:
Anuken
2020-08-18 10:01:53 -04:00
parent 623e3924ed
commit 00f7f57c46
5 changed files with 12 additions and 13 deletions

View File

@@ -326,6 +326,8 @@ public class LExecutor{
}
exec.setobj(output, targeted);
}else{
exec.setobj(output, null);
}
}