Changes

no edit summary
Line 83: Line 83:  
     -- actually discern what "map" it's being used on, I'm just using a hash function on the time of
 
     -- actually discern what "map" it's being used on, I'm just using a hash function on the time of
 
     -- rendering to replace the map identifier.
 
     -- rendering to replace the map identifier.
     local uniqueID = remiLib.timeHash()
+
     local uniqueID = remiLib.timeHash(info)
 
      
 
      
 
     local classString = "mw-customtoggle-" .. tostring(uniqueID)
 
     local classString = "mw-customtoggle-" .. tostring(uniqueID)
2,922

edits