Revert LoginManager.type's name

This was a mistake. I'm not sure what it is - it's always hard-coded to
zero in the client script, so it's a bit of a mystery.

Signed-off-by: Graham <gpe@openrs2.org>
pull/132/head
Graham 4 years ago
parent ce1a3d6004
commit eb5ddb9589
  1. 4
      share/deob/map/client.yaml

@ -772,7 +772,7 @@ fields:
name: "js5Archive25"
client!bh.d I:
owner: "LoginManager"
name: "type"
name: "anInt1407"
client!bh.h I:
owner: "Preferences"
name: "antiAliasingMode"
@ -36990,7 +36990,7 @@ methods:
arguments:
1: "username"
0: "password"
2: "type"
2: "arg2"
locals:
50: "rsaBuffer"
client!ql.paint (Ljava/awt/Graphics;)V:

Loading…
Cancel
Save