22w04b fix invalid mob spawner nullpointerexception crash

This commit is contained in:
LAX1DUDE 2022-01-24 22:53:06 -08:00
parent 6f06daa2a5
commit 11997de8f8
6 changed files with 3081 additions and 3080 deletions

File diff suppressed because it is too large Load Diff

View File

@ -4,7 +4,7 @@ public class ConfigConstants {
public static boolean profanity = false;
public static final String version = "22w04a";
public static final String version = "22w04b";
public static final String mainMenuString = "eaglercraft " + version;
public static final String forkMe = "https://github.com/LAX1DUDE/eaglercraft";

File diff suppressed because it is too large Load Diff

Binary file not shown.

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long