correct typo
This commit is contained in:
parent
09733aa472
commit
69659a9787
@ -157,7 +157,7 @@ if platform.system() == "Linux":
|
||||
os.chdir(".local/share/PrismLauncher/instances/1.20.1/minecraft/")
|
||||
|
||||
if detectedlauncher == "PrismLauncherFlatpak":
|
||||
print("[INFO]: Using Prism Launcher (native) directory settings.")
|
||||
print("[INFO]: Using Prism Launcher (Flatpak) directory settings.")
|
||||
os.chdir(".var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/1.20.1/minecraft/")
|
||||
|
||||
mcfolder = str(Path.cwd())
|
||||
|
Loading…
x
Reference in New Issue
Block a user