mirror of
https://gitflic.ru/project/lax1dude/eaglercraft-1_8.git
synced 2025-07-20 04:21:15 -09:00
25 lines
501 B
Java
25 lines
501 B
Java
|
|
# Eagler Context Redacted Diff
|
|
# Copyright (c) 2024 lax1dude. All rights reserved.
|
|
|
|
# Version: 1.0
|
|
# Author: lax1dude
|
|
|
|
> CHANGE 2 : 3 @ 2 : 3
|
|
|
|
~ import net.lax1dude.eaglercraft.v1_8.opengl.GlStateManager;
|
|
|
|
> DELETE 4 @ 4 : 7
|
|
|
|
> CHANGE 24 : 27 @ 24 : 25
|
|
|
|
~ SoundCategory[] cats = SoundCategory._VALUES;
|
|
~ for (int j = 0; j < cats.length; ++j) {
|
|
~ SoundCategory soundcategory = cats[j];
|
|
|
|
> CHANGE 12 : 13 @ 12 : 13
|
|
|
|
~ protected void actionPerformed(GuiButton parGuiButton) {
|
|
|
|
> EOF
|