From 86256e3e855dca2a82dd0f3e043e6edd8c1f02b6 Mon Sep 17 00:00:00 2001 From: Anonymous <84868516+Captian-obvious@users.noreply.github.com> Date: Mon, 23 Oct 2023 12:08:54 -0400 Subject: [PATCH] Update binary.py --- pyrbxm/binary.py | 26 ++++++++++++-------------- 1 file changed, 12 insertions(+), 14 deletions(-) diff --git a/pyrbxm/binary.py b/pyrbxm/binary.py index 076c69f..07893bb 100644 --- a/pyrbxm/binary.py +++ b/pyrbxm/binary.py @@ -123,25 +123,20 @@ def __init__(self): ##end def __str__(self): return f"{self.ClassIndex}: {self.ClassName}x{self.NumInstances}" - + ##end def deserialize(self, stream: BinaryStream, file: BinaryRobloxFile): (self.ClassIndex,) = stream.unpack("