mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2026-08-10 13:11:07 -06:00
Started moving around static methods/fields
This commit is contained in:
parent
bed128bd19
commit
6ba1f2f808
305 changed files with 5027 additions and 5075 deletions
|
|
@ -40,7 +40,7 @@ public final class Static195 {
|
|||
@Pc(102) int local102 = -local21.anInt4819 - 1;
|
||||
@Pc(107) Player local107;
|
||||
if (Static16.anInt549 == local102) {
|
||||
local107 = Static173.self;
|
||||
local107 = PlayerList.self;
|
||||
} else {
|
||||
local107 = Static159.players[local102];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue