mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2026-08-17 08:25:14 -06:00
Created TypeList classes and moved static members to them
This commit is contained in:
parent
6ba1f2f808
commit
b3a5fdbec9
356 changed files with 6604 additions and 6652 deletions
|
|
@ -158,7 +158,7 @@ public final class IsaacRandom {
|
|||
}
|
||||
|
||||
@OriginalMember(owner = "client!ij", name = "a", descriptor = "(I)I")
|
||||
public final int method2295() {
|
||||
public final int getNextKey() {
|
||||
if (GlobalConfig.USE_ISAAC) {
|
||||
if (this.anInt2916-- == 0) {
|
||||
this.method2296();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue