Tiny cleanup
This commit is contained in:
parent
1325b779b0
commit
42cb905d3c
1 changed files with 1 additions and 1 deletions
|
@ -1284,7 +1284,7 @@ public class Mekanism
|
|||
//Initialization notification
|
||||
logger.info("Version " + versionNumber + " initializing...");
|
||||
|
||||
//Get data from server.
|
||||
//Get data from server
|
||||
new ThreadGetData();
|
||||
|
||||
//Register with ForgeChunkManager
|
||||
|
|
Loading…
Reference in a new issue