From 9832ce2ac376f38aafac4c3ac901f7b568a33947 Mon Sep 17 00:00:00 2001 From: tellowkrinkle Date: Tue, 4 Sep 2018 21:20:29 -0500 Subject: [PATCH] Update EMIPGenerator.py --- EMIPGenerator.py | 1 + 1 file changed, 1 insertion(+) 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