Better server colors
This commit is contained in:
@@ -37,7 +37,7 @@ public class PowerTestFixture{
|
||||
Vars.state = new GameState();
|
||||
Vars.tree = new FileTree();
|
||||
content.createBaseContent();
|
||||
Log.setUseColors(false);
|
||||
Log.useColors = false;
|
||||
Time.setDeltaProvider(() -> 0.5f);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user