Refactored more CS2 stuff

This commit is contained in:
Pazaz 2022-04-23 02:28:22 -04:00
parent e5eeecd0ad
commit 79fdaf96f8
154 changed files with 1382 additions and 1378 deletions

View file

@ -205,7 +205,7 @@ public final class Static46 {
}
@OriginalMember(owner = "client!dj", name = "d", descriptor = "()V")
public static void method1184() {
public static void clear() {
GlRenderer.gl.glClear(GL2.GL_DEPTH_BUFFER_BIT | GL2.GL_COLOR_BUFFER_BIT);
}