move to skynet module

This commit is contained in:
Cloud Wu
2017-06-01 11:29:07 +08:00
parent 8a6243d2a0
commit f1ed482001
37 changed files with 75 additions and 55 deletions

View File

@@ -1,5 +1,5 @@
local skynet = require "skynet"
local debugchannel = require "debugchannel"
local debugchannel = require "skynet.debugchannel"
local CMD = {}