mirror of
https://github.com/LDDestroier/CC/
synced 2025-08-30 09:27:59 +00:00
Update sysmail.lua
This commit is contained in:
@@ -534,6 +534,7 @@ local getNameID = function(name)
|
|||||||
return k
|
return k
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
return nil
|
||||||
end
|
end
|
||||||
|
|
||||||
local client = {} -- all client-specific commands
|
local client = {} -- all client-specific commands
|
||||||
@@ -558,6 +559,7 @@ client.findServer = function(srv)
|
|||||||
return reply.server
|
return reply.server
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
return nil
|
||||||
end
|
end
|
||||||
|
|
||||||
-- Registers your ID to a name.
|
-- Registers your ID to a name.
|
||||||
|
Reference in New Issue
Block a user