mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-19 13:00:21 -07:00
Consolidated a little more
This commit is contained in:
parent
774d382816
commit
1c0b9b1755
86 changed files with 1239 additions and 1292 deletions
|
|
@ -244,14 +244,14 @@ public final class Static269 {
|
|||
Fonts.b12Full.renderCenter(LocalizedText.LOADINGDOTDOTDOT, local50, local61 + 20, 16777215, -1);
|
||||
return;
|
||||
}
|
||||
Static37.anInt1176 = (int) ((float) (arg2 * 2) / WorldMap.zoom);
|
||||
WorldMap.anInt1176 = (int) ((float) (arg2 * 2) / WorldMap.zoom);
|
||||
Static109.anInt2882 = WorldMap.anInt435 - (int) ((float) arg3 / WorldMap.zoom);
|
||||
@Pc(211) int local211 = WorldMap.anInt435 - (int) ((float) arg3 / WorldMap.zoom);
|
||||
local50 = WorldMap.anInt919 - (int) ((float) arg2 / WorldMap.zoom);
|
||||
Static109.anInt2884 = WorldMap.anInt919 - (int) ((float) arg2 / WorldMap.zoom);
|
||||
@Pc(236) int local236 = WorldMap.anInt919 + (int) ((float) arg2 / WorldMap.zoom);
|
||||
local61 = (int) ((float) arg3 / WorldMap.zoom) + WorldMap.anInt435;
|
||||
Static89.anInt2387 = (int) ((float) (arg3 * 2) / WorldMap.zoom);
|
||||
WorldMap.anInt2387 = (int) ((float) (arg3 * 2) / WorldMap.zoom);
|
||||
if (GlRenderer.enabled) {
|
||||
if (WorldMap.aClass3_Sub2_Sub1_Sub1_2 == null || WorldMap.aClass3_Sub2_Sub1_Sub1_2.width != arg3 || WorldMap.aClass3_Sub2_Sub1_Sub1_2.height != arg2) {
|
||||
WorldMap.aClass3_Sub2_Sub1_Sub1_2 = null;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue