From bce63109eccea779a6b5d934c4f788d3ff7ea6a1 Mon Sep 17 00:00:00 2001 From: Graham Date: Sun, 13 Sep 2020 10:10:27 +0100 Subject: [PATCH] Fix name of readEncryptedBytes Signed-off-by: Graham --- share/deob/map/client.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/deob/map/client.yaml b/share/deob/map/client.yaml index dc0c198329..56536de33d 100644 --- a/share/deob/map/client.yaml +++ b/share/deob/map/client.yaml @@ -45130,7 +45130,7 @@ methods: locals: {} client!wa.a (I[BII)V: owner: "Packet" - name: "writeEncryptedBytes" + name: "readEncryptedBytes" arguments: 1: "bytes" 2: "len"