Refactor ByteArraySecondaryNode

Signed-off-by: Graham <gpe@openrs2.dev>
pull/132/head
Graham 4 years ago
parent 24cb9ee211
commit f303f836e3
  1. 10
      share/deob/map/client.yaml

@ -263,7 +263,7 @@ classes:
client!uj: "Sprite" client!uj: "Sprite"
client!uk: "SecondaryLinkedList" client!uk: "SecondaryLinkedList"
client!ul: "Js5NetRequest" client!ul: "Js5NetRequest"
client!uo: "Class4_Sub3_Sub20" client!uo: "ByteArraySecondaryNode"
client!v: "IntNode" client!v: "IntNode"
client!vb: "TextureOp12" client!vb: "TextureOp12"
client!vc: "Entity" client!vc: "Entity"
@ -10542,8 +10542,8 @@ fields:
owner: "Static7" owner: "Static7"
name: "anInt5426" name: "anInt5426"
client!uo.y [B: client!uo.y [B:
owner: "Class4_Sub3_Sub20" owner: "ByteArraySecondaryNode"
name: "aByteArray69" name: "value"
client!uo.z I: client!uo.z I:
owner: "Static7" owner: "Static7"
name: "anInt5425" name: "anInt5425"
@ -43408,10 +43408,10 @@ methods:
199: "i" 199: "i"
226: "ex" 226: "ex"
client!uo.<init> ([B)V: client!uo.<init> ([B)V:
owner: "Class4_Sub3_Sub20" owner: "ByteArraySecondaryNode"
name: "<init>" name: "<init>"
arguments: arguments:
0: "arg0" 0: "value"
locals: {} locals: {}
client!v.<init> ()V: client!v.<init> ()V:
owner: "IntNode" owner: "IntNode"

Loading…
Cancel
Save