mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2026-08-17 00:15:15 -06:00
Renamed remaining local variables in RawModel decodeNew/decodeOld
This commit is contained in:
parent
ec48c0767a
commit
60880455de
7 changed files with 399 additions and 366 deletions
|
|
@ -8,7 +8,7 @@ import org.openrs2.deob.annotation.OriginalMember;
|
|||
public abstract class Entity {
|
||||
|
||||
@OriginalMember(owner = "client!th", name = "a", descriptor = "(III)Lclient!th;")
|
||||
public Entity method4539() {
|
||||
public Entity createModel() {
|
||||
return this;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue