Module:Sprite: Difference between revisions

Jump to navigation Jump to search
(Replaced content with "local p = {}")
Tag: Replaced
No edit summary
Line 1: Line 1:
local p = {}
local p = {}
p.hello = function()
end

Revision as of 03:18, 27 May 2022

Documentation for this module may be created at Module:Sprite/doc

local p = {}

p.hello = function()
end