Merge pull request #73 from bb010g/patch-1

PokéGo fix.
This commit is contained in:
Drew 2016-07-15 15:24:59 -04:00 committed by GitHub
commit 43e8fe952f
1 changed files with 3 additions and 0 deletions

View File

@ -21,6 +21,9 @@ Set your Pokémon Go team for statistical purposes. The team must be valid, and
if not db.membership then
db.membership = {}
end
for _, set in pairs(db.membership) do
setmetatable(set, utilities.set_meta)
end
end
local team_ref = {