mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-01-08 14:24:52 +07:00
Cleanup
This commit is contained in:
parent
cd019ab329
commit
1e3326fb8a
@ -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…
Reference in New Issue
Block a user