mirror of
https://github.com/gmod-integration/lua.git
synced 2025-03-15 21:17:34 +00:00
try-config convert to try
This commit is contained in:
parent
9a43d2d8e2
commit
6b961e2510
|
@ -9,7 +9,7 @@ local conFuncs = {
|
|||
["setting"] = function(args)
|
||||
gmInte.saveSetting(args[2], args[3])
|
||||
end,
|
||||
["try-config"] = function()
|
||||
["try"] = function()
|
||||
gmInte.tryConfig()
|
||||
end,
|
||||
["refresh"] = function()
|
||||
|
|
Loading…
Reference in New Issue
Block a user