Typo rotuine
This commit is contained in:
parent
4be1441951
commit
c4f7325616
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ public class TileInscriber extends AENetworkPowerTile implements IGridTickable
|
|||
public final int maxProcessingTime = 100;
|
||||
public int processingTime = 0;
|
||||
|
||||
// cycles from 0 - 16, at 8 it preforms the action, at 16 it reenables the normal rotuine.
|
||||
// cycles from 0 - 16, at 8 it preforms the action, at 16 it re-enables the normal routine.
|
||||
public boolean smash;
|
||||
public int finalStep;
|
||||
|
||||
|
|
Loading…
Reference in a new issue