mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-18 20:40:20 -07:00
Refactored GameShell
This commit is contained in:
parent
bc7ecce61c
commit
3c58eb3a01
83 changed files with 700 additions and 712 deletions
|
|
@ -73,7 +73,7 @@ public final class Static115 {
|
|||
|
||||
@OriginalMember(owner = "client!ja", name = "a", descriptor = "(II)V")
|
||||
public static void method2312(@OriginalArg(0) int arg0) {
|
||||
Static11.anInt386 = 1000 / arg0;
|
||||
GameShell.timePerFrame = 1000 / arg0;
|
||||
}
|
||||
|
||||
@OriginalMember(owner = "client!ja", name = "a", descriptor = "(IIIIIZ)V")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue