22w03c fixed illegal NPOT mipmapping, fixed SoundManager class, fixed Enderman player model rendering problems

This commit is contained in:
LAX1DUDE 2022-01-23 23:04:11 -08:00
parent f87b6180de
commit 6b91ac0576
7 changed files with 44334 additions and 44578 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 boolean profanity = false;
public static final String version = "22w03b"; public static final String version = "22w03c";
public static final String mainMenuString = "eaglercraft " + version; public static final String mainMenuString = "eaglercraft " + version;
public static final String forkMe = "https://github.com/LAX1DUDE/eaglercraft"; public static final String forkMe = "https://github.com/LAX1DUDE/eaglercraft";

File diff suppressed because one or more lines are too long

Binary file not shown.

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long