mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2026-08-10 13:11:07 -06:00
Refactored Keyboard class
This commit is contained in:
parent
ed473ddd96
commit
5711fb89c0
35 changed files with 251 additions and 239 deletions
|
|
@ -20,7 +20,7 @@ public final class Static195 {
|
|||
|
||||
@OriginalMember(owner = "client!pk", name = "f", descriptor = "(B)I")
|
||||
public static int getIdleLoops() {
|
||||
return Static229.anInt5140;
|
||||
return Keyboard.idleLoops;
|
||||
}
|
||||
|
||||
@OriginalMember(owner = "client!pk", name = "i", descriptor = "(I)V")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue