JAL-3196 Correcting the source for getdown (already corrected in util/install4j/insta...
authorBen Soares <bsoares@dundee.ac.uk>
Tue, 30 Apr 2019 11:51:16 +0000 (12:51 +0100)
committerBen Soares <bsoares@dundee.ac.uk>
Tue, 30 Apr 2019 11:51:16 +0000 (12:51 +0100)
getdown/src/getdown/core/src/main/java/com/threerings/getdown/util/LaunchUtil.java

index 829e38f..f2cd573 100644 (file)
@@ -20,7 +20,7 @@ import static com.threerings.getdown.Log.log;
 public class LaunchUtil
 {
     /** The directory into which a local VM installation should be unpacked. */
-    public static final String LOCAL_JAVA_DIR = "java_vm";
+    public static final String LOCAL_JAVA_DIR = "jre";
 
     /**
      * Writes a <code>version.txt</code> file into the specified application directory and