Cyrillic Wikia

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

15 December 2016

  • curprev 03:5403:54, 15 December 2016TheodoreC Message Wall contribs 308 bytes +308 Created page with " local mt = getmetatable(_G) or {} function mt.__index (t, k) if k ~= 'arg' then error('Tried to read nil global ' .. tostring(k), 2) end return nil end function mt.__new..." Tag: sourceedit