mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-30 20:41:41 +09:00
Forgot to rename function
This commit is contained in:
@@ -8,7 +8,7 @@ Discord: https://discord.gg/r6dC2uK
|
|||||||
]]
|
]]
|
||||||
--Please Only Edit Below This Line-----------------------------------------------------------
|
--Please Only Edit Below This Line-----------------------------------------------------------
|
||||||
|
|
||||||
local function homes(reset)
|
local function _homes(reset)
|
||||||
global.addons = not reset and global.addons or {}
|
global.addons = not reset and global.addons or {}
|
||||||
global.addons.homes = not reset and global.addons.homes or {}
|
global.addons.homes = not reset and global.addons.homes or {}
|
||||||
return global.addons.homes
|
return global.addons.homes
|
||||||
|
|||||||
Reference in New Issue
Block a user