make it work

This commit is contained in:
chrys 2018-05-25 02:56:03 +02:00
parent 15b93e505f
commit 1d185e52a7

View File

@ -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