mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-31 04:51:40 +09:00
Added _G._
This commit is contained in:
@@ -8,6 +8,9 @@ Discord: https://discord.gg/r6dC2uK
|
|||||||
]]
|
]]
|
||||||
--Please Only Edit Below This Line-----------------------------------------------------------
|
--Please Only Edit Below This Line-----------------------------------------------------------
|
||||||
|
|
||||||
|
-- a base for functions to keep things clean
|
||||||
|
_G._ = {}
|
||||||
|
|
||||||
-- replaces the base error function
|
-- replaces the base error function
|
||||||
_error = error
|
_error = error
|
||||||
error = function(err)
|
error = function(err)
|
||||||
|
|||||||
Reference in New Issue
Block a user