Refactor IntUtils.clamp

Signed-off-by: Graham <gpe@openrs2.org>
bzip2
Graham 3 years ago
parent 0e0f084d5e
commit c71b7f846f
  1. 10
      share/deob/map/client.yaml

@ -12031,12 +12031,12 @@ methods:
2: "noise" 2: "noise"
16: "op" 16: "op"
client!ab.a (IIII)I: client!ab.a (IIII)I:
owner: "Static8" owner: "IntUtils"
name: "method9" name: "clamp"
arguments: arguments:
0: "arg0" 1: "value"
1: "arg1" 0: "min"
3: "arg2" 3: "max"
locals: {} locals: {}
client!ab.a (IIIIZ)V: client!ab.a (IIIIZ)V:
owner: "SceneGraph" owner: "SceneGraph"

Loading…
Cancel
Save