mirror of
https://github.com/Anuken/Mindustry.git
synced 2026-09-22 13:01:12 +03:00
Better server colors
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user