mirror of
https://github.com/Anuken/Mindustry.git
synced 2026-01-25 05:51:47 -08:00
Cleanup
This commit is contained in:
parent
cd019ab329
commit
1e3326fb8a
1 changed files with 0 additions and 1 deletions
|
|
@ -243,7 +243,6 @@ public class ApplicationTests{
|
|||
world.tile(length + 1, 0).setBlock(new Block("___"){{
|
||||
hasItems = true;
|
||||
destructible = true;
|
||||
//2470.6772ms to process 21127 items
|
||||
entityType = () -> new TileEntity(){
|
||||
@Override
|
||||
public void handleItem(Tilec source, Item item){
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue