mirror of
https://github.com/Anuken/Mindustry.git
synced 2026-01-24 21:41:25 -08:00
Cleaner formatting
This commit is contained in:
parent
45d8188ba4
commit
becc23ca42
31 changed files with 183 additions and 183 deletions
|
|
@ -326,7 +326,7 @@ public class ApplicationTests{
|
|||
indexer.eachBlock(Team.sharded, x * tilesize, y * tilesize, range, t -> true, assigner);
|
||||
}
|
||||
|
||||
Log.info("Time for basic indexing: {0}", Time.elapsed());
|
||||
Log.info("Time for basic indexing: @", Time.elapsed());
|
||||
|
||||
r.setSeed(0);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue