Anonymous

Module:Test: Difference between revisions

From Elwiki
no edit summary
No edit summary
No edit summary
Line 47: Line 47:
         t = t or {}
         t = t or {}


         self.multipliers.duration = 555
         x = {}
        x.multipliers.duration = 555


         self.__index = self
         self.__index = x
         setmetatable(t, self)
         setmetatable(t, self)
          
          
ElEditors, Administrators
71,182

edits