模块:Pwd/Data
来自Limbo Wiki Mirror
< 模块:Pwd
此模块的文档可以在模块:Pwd/Data/doc创建
local Data = {
	["Number"] = {
		{'1','2','3'},
		{'4','5','6'},
		{'7','8','9'},
		{'T!pwd/close','0',' '}
	};
}
return Data;
此模块的文档可以在模块:Pwd/Data/doc创建
local Data = {
	["Number"] = {
		{'1','2','3'},
		{'4','5','6'},
		{'7','8','9'},
		{'T!pwd/close','0',' '}
	};
}
return Data;