22w03c fixed illegal NPOT mipmapping, fixed SoundManager class, fixed Enderman player model rendering problems
This commit is contained in:
parent
f87b6180de
commit
6b91ac0576
31452
javascript/classes.js
31452
javascript/classes.js
File diff suppressed because it is too large
Load Diff
|
@ -4,7 +4,7 @@ public class ConfigConstants {
|
|||
|
||||
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 forkMe = "https://github.com/LAX1DUDE/eaglercraft";
|
||||
|
|
File diff suppressed because one or more lines are too long
Binary file not shown.
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
Loading…
Reference in New Issue
Block a user