22w42c fixed bitwise overflow glitch in PNG alpha channel

This commit is contained in:
LAX1DUDE 2022-10-20 21:09:58 -07:00
parent d03261cb90
commit 079c549933
9 changed files with 22379 additions and 22379 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

View File

@ -6,7 +6,7 @@ public class ConfigConstants {
public static boolean profanity = false;
public static final String version = "22w42b";
public static final String version = "22w42c";
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