Bugfixes / Auto-strip color codes from meta

This commit is contained in:
Anuken
2020-07-31 12:31:00 -04:00
parent acfd18ab7b
commit caf5d37d98
2 changed files with 8 additions and 2 deletions

View File

@@ -79,8 +79,6 @@ public class SectorInfo{
//update sector's internal time spent counter1
state.rules.sector.setTimeSpent(internalTimeSpent);
Log.info(production);
}
/** Update averages of various stats, updates some special sector logic.