Skip to content

Commit a3493dd

Browse files
committed
Wasn't explicit enough again.
1 parent d8ac1f4 commit a3493dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

final/src/main/java/com/fox2code/foxloader/installer/InstallerGUI.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -342,7 +342,7 @@ public void extractMMCInstance() {
342342
" for ReIndev " + BuildConfig.REINDEV_VERSION + " MMC Instance has been successfully extracted!\n" +
343343
"(The file should be a \".zip\" next to the installer)\n\n" +
344344
"To import a zip: Add Instance -> Import from zip -> Browse\n" +
345-
"You can also drag and drop the zip file onto your MMC launcher GUI.\n\n" +
345+
"You can also drag and drop the zip file onto your MMC main launcher GUI to create the new instance.\n\n" +
346346
"MMM = MultiMC based launcher (MultiMC/PolyMC/PrismLauncher)", false);
347347
}
348348

0 commit comments

Comments
 (0)