diff --git a/EMIPGenerator.py b/EMIPGenerator.py index ce44801..2bd4e90 100644 --- a/EMIPGenerator.py +++ b/EMIPGenerator.py @@ -69,6 +69,7 @@ class AssetEdit: except: # Special case handling for newer files that fail to read type id if self.type == "TextMeshProFont" and obj.type_id < 0: + objType = self.type pass else: continue