remove: load server config

This commit is contained in:
Linventif 2024-06-29 04:01:42 +00:00
parent 3ecba4cda8
commit 048f70b6b3

View File

@ -289,15 +289,15 @@ local buttonsInfo = {
gui.OpenURL("https://github.com/FredyH/GWSockets/releases")
end,
},
{
["label"] = "Load Server Config",
["condition"] = function(data)
return data.debug
end,
["func"] = function(data)
gmInte.config = data
end,
}
-- {
-- ["label"] = "Load Server Config",
-- ["condition"] = function(data)
-- return data.debug
-- end,
-- ["func"] = function(data)
-- gmInte.config = data
-- end,
-- }
}
local colorTable = {