Update Minecraft.java

master
PF94 2020-11-22 21:32:42 -05:00
parent 79660d0e4c
commit 60df8dcb16
1 changed files with 1 additions and 0 deletions

View File

@ -415,6 +415,7 @@ public class Minecraft implements Runnable, LevelLoaderListener
}
if (Keyboard.getEventKey() == Keyboard.KEY_COMMA) {
if (this.paintTexture != 1)
this.paintTexture -= 1;
}
if (Keyboard.getEventKey() == 21) {