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