You've already forked PythonLib
mirror of
https://github.com/lifebottle/PythonLib.git
synced 2026-02-13 15:25:50 -08:00
fix errata
This commit is contained in:
@@ -72,7 +72,7 @@ class ToolsTOR(ToolsTales):
|
||||
self.story_byte_code = b"\xF8"
|
||||
self.string_opcode = InstructionType.STRING
|
||||
self.list_status_insertion: list[str] = ['Done']
|
||||
self.list_status_insertion.append(*insert_mask)
|
||||
self.list_status_insertion.extend(insert_mask)
|
||||
|
||||
|
||||
# Extract the story files
|
||||
|
||||
Reference in New Issue
Block a user