mirror of
https://github.com/cloudwu/skynet.git
synced 2026-07-24 12:20:41 +00:00
register launcher name at skynet_start
This commit is contained in:
@@ -77,8 +77,6 @@ end
|
||||
|
||||
local instance = {}
|
||||
|
||||
skynet.register(".launcher")
|
||||
|
||||
skynet.start(function()
|
||||
skynet.dispatch("text" , function(session, address , cmd)
|
||||
if cmd == "" then
|
||||
|
||||
Reference in New Issue
Block a user