mirror of
https://github.com/AtlasMediaGroup/TotalFreedomMod.git
synced 2024-11-27 01:05:38 +00:00
Fix my OCD (#196)
This commit is contained in:
parent
d1cc694742
commit
43ee17807a
@ -84,7 +84,7 @@ public class MasterBuilderList extends FreedomService
|
||||
}
|
||||
|
||||
updateTables();
|
||||
FLog.info("Loaded " + masterBuilders.size() + " master builders with " + ipTable.size() + " IPs)");
|
||||
FLog.info("Loaded " + masterBuilders.size() + " master builders with " + ipTable.size() + " IPs");
|
||||
}
|
||||
|
||||
public void save()
|
||||
|
Loading…
Reference in New Issue
Block a user