mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-17 03:50:24 -07:00
Renamed TextureOp classes
This commit is contained in:
parent
042bdca430
commit
afa18fe8a7
65 changed files with 3054 additions and 3058 deletions
|
|
@ -106,15 +106,15 @@ public final class Light {
|
|||
@OriginalMember(owner = "client!qk", name = "a", descriptor = "(ZIIIIFII)[I")
|
||||
public static int[] method3679(@OriginalArg(5) float arg0) {
|
||||
@Pc(11) int[] local11 = new int[2048];
|
||||
@Pc(15) TextureOp4 local15 = new TextureOp4();
|
||||
@Pc(15) TextureOp34 local15 = new TextureOp34();
|
||||
local15.anInt646 = 8;
|
||||
local15.anInt642 = 4;
|
||||
local15.anInt650 = 35;
|
||||
local15.anInt641 = 8;
|
||||
local15.anInt648 = (int) (arg0 * 4096.0F);
|
||||
local15.aBoolean44 = true;
|
||||
local15.method4630();
|
||||
Static10.method348(1, 2048);
|
||||
local15.postDecode();
|
||||
Texture.setSize(1, 2048);
|
||||
local15.method584(0, local11);
|
||||
return local11;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue