mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-07-19 20:27:44 +07:00
Add comment to 〃
This commit is contained in:
@ -276,6 +276,7 @@ public class CraterConveyor extends Block implements Autotiler{
|
||||
}
|
||||
}
|
||||
|
||||
// crater conveyor tiles that input into this one
|
||||
private void upstream(Tile tile, Cons<Tile> cons){
|
||||
CraterConveyorEntity entity = tile.ent();
|
||||
|
||||
|
Reference in New Issue
Block a user