mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-12 01:21:23 -07:00
Move packets to Protocol class, general refactoring
This commit is contained in:
parent
b3a5fdbec9
commit
49ccfc34ec
142 changed files with 3092 additions and 3089 deletions
|
|
@ -52,7 +52,7 @@ public final class Static198 {
|
|||
Static65.anInt1951 = -1;
|
||||
return;
|
||||
}
|
||||
@Pc(38) int local38 = SceneGraph.getTileHeight(Static55.level, arg5, arg2) - arg3;
|
||||
@Pc(38) int local38 = SceneGraph.getTileHeight(Player.level, arg5, arg2) - arg3;
|
||||
@Pc(42) int local42 = arg2 - Static134.renderZ;
|
||||
@Pc(46) int local46 = local38 - Static5.anInt40;
|
||||
@Pc(50) int local50 = arg5 - Static138.renderX;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue