Rename sweep() to clean()

This matches the Jagex name.

Signed-off-by: Graham <gpe@openrs2.dev>
bzip2
Graham 4 years ago
parent 0c020c7f36
commit 7d626bcabb
  1. 6
      share/deob/map/client.yaml

@ -14399,7 +14399,7 @@ methods:
locals: {} locals: {}
client!cc.a (BI)V: client!cc.a (BI)V:
owner: "LruHashTable" owner: "LruHashTable"
name: "sweep" name: "clean"
arguments: arguments:
1: "maxAge" 1: "maxAge"
locals: locals:
@ -23573,7 +23573,7 @@ methods:
8: "local8" 8: "local8"
client!il.a (II)V: client!il.a (II)V:
owner: "ObjTypeList" owner: "ObjTypeList"
name: "sweep" name: "clean"
arguments: {} arguments: {}
locals: {} locals: {}
client!il.b (B)V: client!il.b (B)V:
@ -32462,7 +32462,7 @@ methods:
locals: {} locals: {}
client!o.a (II)V: client!o.a (II)V:
owner: "NpcTypeList" owner: "NpcTypeList"
name: "sweep" name: "clean"
arguments: {} arguments: {}
locals: {} locals: {}
client!o.a (IIIII)V: client!o.a (IIIII)V:

Loading…
Cancel
Save