Merge pull request #6650 from Shadow-Quill/Stacker-Runtime-Fix

Fixes constant stacking machine runtimes
This commit is contained in:
Atermonera
2020-01-28 14:14:06 -05:00
committed by VirgoBot
parent 87d4a21676
commit 16989eaa84
+3 -2
View File
@@ -130,7 +130,8 @@
S.amount = stack_amt
stack_storage[sheet] -= stack_amt
S.update_icon()
console.updateUsrDialog()
if(console)
console.updateUsrDialog()
return