From 6f934f351dd5c8fc9486c73873ce6660a257fab5 Mon Sep 17 00:00:00 2001 From: mtaku3 Date: Sat, 17 Apr 2021 23:16:10 +0900 Subject: [PATCH] Fix PlayRegionOffsets in v2021.4.14e --- Offsets.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Offsets.json b/Offsets.json index 8a35277c..952ff76d 100644 --- a/Offsets.json +++ b/Offsets.json @@ -600,7 +600,7 @@ "WinningPlayersOffsets": [0x8], "WinningPlayerCountOffsets": [0xC], "GameCodeOffsets": [0x26049A0, 0x5C, 0x0, 0x20, 0x80], - "PlayRegionOffsets": [0x2604E88, 0x5C, 0x0, 0x10, 0x8], + "PlayRegionOffsets": [0x2604E88, 0x5C, 0x0, 0x10, 0x8, 0x8], "PlayMapOffsets": [0x2669638, 0x5C, 0x4, 0x10], "StringOffsets": [0x8, 0xC], "isEpic": false,