mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-27 19:45:22 +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-----------------------------------------------------------
|
||||
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user