From 46f610e1560e5171f493abe124c533ba88e31b07 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tiago=20Concei=C3=A7=C3=A3o?= Date: Sun, 15 Aug 2021 16:59:56 +0100 Subject: [PATCH] Update ctb.bt --- Scripts/010 Editor/ctb.bt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Scripts/010 Editor/ctb.bt b/Scripts/010 Editor/ctb.bt index a7773aa..e91ebcd 100644 --- a/Scripts/010 Editor/ctb.bt +++ b/Scripts/010 Editor/ctb.bt @@ -149,7 +149,7 @@ if(header.Version >= 4) uint Padding6 ; uint Unknown5 ; // 23047 but changes uint Unknown6 ; // 320 but changes - ubyte Reserved[420] ; + ubyte Reserved[384] ; } printParametersV4; }