Massive amount of refactoring for local multiplayer, annotations

This commit is contained in:
Anuken
2018-05-12 07:30:23 -07:00
parent 959f756ff5
commit 00e70cbb6a
47 changed files with 610 additions and 510 deletions

View File

@@ -244,7 +244,6 @@ public class Tutorial{
}
void onSwitch(){
control.input().recipe = null;
}
},
drillInfo{
@@ -320,7 +319,6 @@ public class Tutorial{
//world.tile(world.getCore().x + 2, world.getCore().y - 2 + i).setBlock(DistributionBlocks.conveyor, 1);
}
control.input().recipe = null;
}
},
turretExplanation{