Bureaucrats, emailconfirmed, Interface administrators, staff, Administrators, translation-admin, translator, Widget editors
154
edits
(Add support for `Arrow`) |
(typo) |
||
Line 2: | Line 2: | ||
function Grid(args, w, h) | function Grid(args, w, h) | ||
return require([[Module:InventorySlot]]). | return require([[Module:InventorySlot]]).Call(args,w,h) | ||
end | end | ||
edits