def _getCurrencyIconStr(self):
     return icons.freeXP()
Пример #2
0
 def _getCurrencyIconStr(self):
     return icons.freeXP()
Пример #3
0
 def _getCurrencyIconStr(self):
     """
     Gets html currency icon
     :return: <str>
     """
     return icons.freeXP()
Пример #4
0
 def _getCurrencyIconStr(self):
     """
     Gets html currency icon
     :return: <str>
     """
     return icons.freeXP()