Allowed Steam name change / T4+5 reconstructor cost increase

This commit is contained in:
Anuken
2020-09-11 19:57:46 -04:00
parent 3d8fb1b6ca
commit 3feb9e76f0
5 changed files with 18 additions and 19 deletions

View File

@@ -274,6 +274,8 @@ public class LExecutor{
exec.setobj(to, objOut);
}
}
}else{
exec.setnum(to, 0);
}
}
}