Added Cahin to add tab

This commit is contained in:
Cooldude2606
2017-12-19 18:36:45 +00:00
parent 69120932dc
commit b6971986b0

View File

@@ -98,6 +98,7 @@ function center._center:add_tab(name,caption,tooltip,callback)
if not success then error(err) end
end
end)
return self
end
return center