This commit is contained in:
Anuken
2020-08-08 14:14:58 -04:00
parent 0fc246cfdc
commit 4008d88f0b
2 changed files with 1 additions and 2 deletions

View File

@@ -137,7 +137,6 @@ public class LogicBlock extends Block{
if(executor.initialized()){
executor.runOnce();
}
accumulator --;
}
}