mirror of
https://github.com/Anuken/Mindustry.git
synced 2026-03-15 11:20:39 -07:00
Better server colors
This commit is contained in:
parent
9060a9518a
commit
9ab272a01f
15 changed files with 176 additions and 119 deletions
|
|
@ -36,7 +36,7 @@ public class ApplicationTests{
|
|||
try{
|
||||
boolean[] begins = {false};
|
||||
Throwable[] exceptionThrown = {null};
|
||||
Log.setUseColors(false);
|
||||
Log.useColors = false;
|
||||
|
||||
ApplicationCore core = new ApplicationCore(){
|
||||
@Override
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue