We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd25227 commit 8fe1bfcCopy full SHA for 8fe1bfc
src/main/java/lol/hyper/customlauncher/Main.java
@@ -30,7 +30,7 @@
30
31
public class Main {
32
33
- public static final String DEFAULT_INSTALL = "F:\\Program Files (x86)\\Toontown Rewritten";
+ public static final String DEFAULT_INSTALL = "C:\\Program Files (x86)\\Toontown Rewritten";
34
public static String pathToUse;
35
36
public static void main(String[] args) throws IOException {
0 commit comments