Processor global variable dialog
This commit is contained in:
@@ -354,8 +354,6 @@ public class LogicBlock extends Block{
|
||||
}
|
||||
}
|
||||
|
||||
asm.putConst("@mapw", world.width());
|
||||
asm.putConst("@maph", world.height());
|
||||
asm.putConst("@links", executor.links.length);
|
||||
asm.putConst("@ipt", instructionsPerTick);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user