Skip to content

Commit 8fe1bfc

Browse files
committed
go back to default
1 parent fd25227 commit 8fe1bfc

File tree

1 file changed

+1
-1
lines changed
  • src/main/java/lol/hyper/customlauncher

1 file changed

+1
-1
lines changed

src/main/java/lol/hyper/customlauncher/Main.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030

3131
public class Main {
3232

33-
public static final String DEFAULT_INSTALL = "F:\\Program Files (x86)\\Toontown Rewritten";
33+
public static final String DEFAULT_INSTALL = "C:\\Program Files (x86)\\Toontown Rewritten";
3434
public static String pathToUse;
3535

3636
public static void main(String[] args) throws IOException {

0 commit comments

Comments
 (0)