Beispiel #1
0
 def shortUserName(self):
     """ Returns bonus's short name represented as user-readable string.
     """
     return i18n.makeString(
         VEHICLE_CUSTOMIZATION.getShortBonusName('camouflage'))
Beispiel #2
0
 def shortUserName(self):
     return i18n.makeString(
         VEHICLE_CUSTOMIZATION.getShortBonusName('camouflage'))