Cleaner formatting

This commit is contained in:
Anuken 2020-05-03 21:18:25 -04:00
parent 45d8188ba4
commit becc23ca42
31 changed files with 183 additions and 183 deletions

View file

@ -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);