Update main.java

This commit is contained in:
Cekis
2019-02-21 11:27:26 -08:00
committed by GitHub
parent 7631dd6957
commit 382960386c
+1 -1
View File
@@ -6,7 +6,7 @@ import java.io.File;
import java.io.IOException;
public class main {
private static String clientDataRoot = "E:/Games/SWG-Extracted/";
private static String clientDataRoot = "E:/Games/SWG-Extracted/"; // this should be the folder where the client side files are expanded into.
public static void main(String[] args)
{
if(args != null){