mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2026-08-17 08:25:14 -06:00
Rennamed some Light/Texture methods
This commit is contained in:
parent
7a3a0cd614
commit
8e878adea5
24 changed files with 282 additions and 289 deletions
|
|
@ -163,7 +163,7 @@ public abstract class MaterialManager_Class106 {
|
|||
}
|
||||
for (local14 = 0; local14 < 255; local14++) {
|
||||
@Pc(41) int local41 = 255 - local14;
|
||||
@Pc(46) int local46 = Static171.method3219(local41, local12);
|
||||
@Pc(46) int local46 = Texture.method3219(local41, local12);
|
||||
@Pc(51) short local51 = this.aShortArray69[local46];
|
||||
this.aShortArray69[local46] = this.aShortArray69[local41];
|
||||
this.aShortArray69[local41] = this.aShortArray69[local41 + 256] = local51;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue