Module:Table/Wrench

From Growtopia
Revision as of 06:07, 5 April 2025 by >HashJona (Created page with "local p function p.build_table(args) return '' end return p")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

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

local p 

function p.build_table(args) 
	return ''
end

return p