make it work
This commit is contained in:
@@ -48,4 +48,4 @@ class attributeManager():
|
|||||||
attributeFormatString = attributeFormatString.replace('fenrirFont', self.env['runtime']['screenDriver'].getFenrirFont(attribute))
|
attributeFormatString = attributeFormatString.replace('fenrirFont', self.env['runtime']['screenDriver'].getFenrirFont(attribute))
|
||||||
except Exception as e:
|
except Exception as e:
|
||||||
pass
|
pass
|
||||||
return attributeFormatString
|
return attributeFormatString
|
||||||
|
Reference in New Issue
Block a user