Bureaucrats, emailconfirmed, Interface administrators, staff, Administrators, translation-admin, translator
2,564
edits
m (whoops, forgot to change it to Sprite from UISlot) |
(I think this should do it?) |
||
Line 119: | Line 119: | ||
function Sprite:setItem(item) | function Sprite:setItem(item) | ||
if aliases[item] then | if aliases[item] then | ||
self.__settings.name = aliases[item].title; | |||
else | else | ||
self.__settings.name = item; | self.__settings.name = item; |
edits