diff --git a/pythonlib/games/ToolsTOR.py b/pythonlib/games/ToolsTOR.py index 9d737b6..0681eb1 100644 --- a/pythonlib/games/ToolsTOR.py +++ b/pythonlib/games/ToolsTOR.py @@ -460,104 +460,9 @@ class ToolsTOR(ToolsTales): theirsce.write( struct.pack(" bytes: - - #Open the original SCPK - with open( self.dat_archive_extract + "SCPK/" + scpk_file_name, 'r+b') as scpk: - #Get nb_files and files_size - scpk.read(4) - scpk.read(4) - nb_files = struct.unpack("