From 5ef5d9e7966136e9b67978bc0884481237c8ab51 Mon Sep 17 00:00:00 2001 From: Anonymous <84868516+Captian-obvious@users.noreply.github.com> Date: Mon, 4 Dec 2023 18:13:26 -0500 Subject: [PATCH] Update Chunks.py --- Chunks.py | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/Chunks.py b/Chunks.py index ba5530c..76a5a8f 100644 --- a/Chunks.py +++ b/Chunks.py @@ -205,7 +205,7 @@ def PROP(chunk, rbxm): matricies[i]=[r00, r10, r20, r01, r11, r21, r02, r12, r22] ##endif ##end - elif (typeID=0x11): + elif (typeID==0x11): #QUATERNIONS quaternions=[] for i in range(sizeof): @@ -237,14 +237,13 @@ def PROP(chunk, rbxm): ##end elif (typeID==0x15): #NumberSequence - for i in range(sizeof): - kpCount=buffer.readNumber("