mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2026-08-17 16:35:14 -06:00
Refactored more CS2 stuff
This commit is contained in:
parent
e5eeecd0ad
commit
79fdaf96f8
154 changed files with 1382 additions and 1378 deletions
|
|
@ -29,12 +29,12 @@ public final class Static178 {
|
|||
if (local22 == 0L) {
|
||||
return;
|
||||
}
|
||||
while (Static199.aClass3_Sub22Array1.length > local24 && Static199.aClass3_Sub22Array1[local24].aLong192 != local22) {
|
||||
while (Static199.aClass3_Sub22Array1.length > local24 && Static199.aClass3_Sub22Array1[local24].uid != local22) {
|
||||
local24++;
|
||||
}
|
||||
if (local24 < Static199.aClass3_Sub22Array1.length && Static199.aClass3_Sub22Array1[local24] != null) {
|
||||
Static6.outboundBuffer.p1isaac(162);
|
||||
Static6.outboundBuffer.p8(Static199.aClass3_Sub22Array1[local24].aLong192);
|
||||
Static6.outboundBuffer.p8(Static199.aClass3_Sub22Array1[local24].uid);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue