mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2026-08-17 08:25:14 -06:00
Moved around some Static fields/methods, named LocType opcode 74
This commit is contained in:
parent
82c75b3ec9
commit
5e66d3ba01
95 changed files with 946 additions and 993 deletions
|
|
@ -177,7 +177,7 @@ public final class WaterMaterialRenderer implements MaterialRenderer {
|
|||
GlRenderer.resetTextureMatrix();
|
||||
local1.glCallList(this.anInt4440);
|
||||
@Pc(12) float local12 = 2662.4001F;
|
||||
local12 += (float) (Static254.anInt5559 - 128) * 0.5F;
|
||||
local12 += (float) (Static253.anInt5559 - 128) * 0.5F;
|
||||
float max = (float) GlobalConfig.VIEW_DISTANCE - GlobalConfig.VIEW_FADE_DISTANCE;
|
||||
if (local12 >= max) {
|
||||
local12 = max - 1.0f;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue