mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2026-08-17 00:15:15 -06:00
Basic NPC rendering under playground project
This commit is contained in:
parent
8fb5b3fc75
commit
3a90dfc1b3
43 changed files with 555 additions and 315 deletions
|
|
@ -45,8 +45,4 @@ public final class Static60 {
|
|||
}
|
||||
}
|
||||
|
||||
@OriginalMember(owner = "client!em", name = "a", descriptor = "(II)I")
|
||||
public static int method1447(@OriginalArg(0) int arg0) {
|
||||
return arg0 >>> 7;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue