Module:InventorySlot: Difference between revisions

Off by one
No edit summary
(Off by one)
Line 22: Line 22:


function UISlot.Call(frame)
function UISlot.Call(frame)
return UISlot.Item(frame.args[0] or frame.args.item)
return UISlot.Item(frame.args[1] or frame.args.item)
end
end


Bureaucrats, emailconfirmed, Interface administrators, staff, Administrators, translation-admin, translator, Widget editors
154

edits