mirror of
https://github.com/AtlasMediaGroup/TotalFreedomMod.git
synced 2025-06-11 13:33:54 +00:00
Fix my OCD (#196)
This commit is contained in:
@ -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()
|
||||
|
Reference in New Issue
Block a user