do the thing again

This commit is contained in:
Oliver Anderson 2024-03-21 15:25:50 +00:00 committed by GitHub
parent 428df25620
commit 8eae5b968f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@ public class EaglercraftVersion {
public static final String projectForkVersion = "v1.2.5";
public static final String projectForkVendor = "radmanplays";
public static final String projectForkURL = "https://github.com/eaglerforge/EaglerForge";
public static final String projectForkURL = "https://www.youtube.com/watch?v=dQw4w9WgXcQ";
//////////////////////////////////////////////////////////////////////
@ -58,7 +58,7 @@ public class EaglercraftVersion {
public static final long demoWorldSeed = (long) "North Carolina".hashCode();
public static final boolean mainMenuEnableGithubButton = true;
public static final boolean mainMenuEnableGithubButton = false;
public static final boolean forceDemoMode = false;