make it work
This commit is contained in:
parent
15b93e505f
commit
1d185e52a7
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user