mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2026-08-17 16:35:14 -06:00
Renamed Static239 to GlRenderer, started refactoring
This commit is contained in:
parent
ddbfcb0e86
commit
8119ba8336
125 changed files with 962 additions and 962 deletions
|
|
@ -11,7 +11,7 @@ public final class Static76 {
|
|||
|
||||
@OriginalMember(owner = "client!ga", name = "a", descriptor = "()V")
|
||||
public static void method1642() {
|
||||
@Pc(1) GL2 local1 = Static239.gl;
|
||||
@Pc(1) GL2 local1 = GlRenderer.gl;
|
||||
if (local1.isExtensionAvailable("GL_ARB_point_parameters")) {
|
||||
@Pc(20) float[] local20 = new float[] { 1.0F, 0.0F, 5.0E-4F };
|
||||
local1.glPointParameterfv(GL2.GL_POINT_DISTANCE_ATTENUATION, local20, 0);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue