Skip to content

Commit cbac938

Browse files
Hot-TutorialsHot-Tutorials
authored andcommitted
actions test x2
1 parent c3a0030 commit cbac938

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/io/mcdocker/launcher/Core.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ public static void main(String[] args) throws IOException {
5454
Folders.USER_DATA.mkdirs();
5555
Config.getConfig().init();
5656
AccountsManager.getInstance().init();
57-
// PluginManager.getManager().registerPlugins(); do this
57+
// PluginManager.getManager().registerPlugins();
5858

5959
if(firstTime) {
6060
firstTime();

0 commit comments

Comments
 (0)