Forgot to rename function

This commit is contained in:
Cooldude2606
2018-04-15 20:03:02 +01:00
parent 09499f334b
commit ae06b0b1ac

View File

@@ -8,7 +8,7 @@ Discord: https://discord.gg/r6dC2uK
]]
--Please Only Edit Below This Line-----------------------------------------------------------
local function homes(reset)
local function _homes(reset)
global.addons = not reset and global.addons or {}
global.addons.homes = not reset and global.addons.homes or {}
return global.addons.homes