mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2026-08-24 03:45:17 -06:00
Refactored some code related to inv/sprite
This commit is contained in:
parent
77bfb744bc
commit
b57d5a0031
51 changed files with 686 additions and 625 deletions
|
|
@ -546,10 +546,10 @@ public final class GlRenderer {
|
|||
gl.glRotatef(arg7, 0.0F, 1.0F, 0.0F);
|
||||
}
|
||||
aBoolean266 = false;
|
||||
Static240.screenLowerX = local7;
|
||||
Static247.screenUpperX = local17;
|
||||
Static1.screenLowerY = local25;
|
||||
Static148.screenUpperY = local35;
|
||||
Rasteriser.screenLowerX = local7;
|
||||
Rasteriser.screenUpperX = local17;
|
||||
Rasteriser.screenLowerY = local25;
|
||||
Rasteriser.screenUpperY = local35;
|
||||
}
|
||||
|
||||
@OriginalMember(owner = "client!tf", name = "d", descriptor = "(Z)V")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue