preload script example

This commit is contained in:
Cloud Wu
2014-04-29 20:06:59 +08:00
parent 12f46d21fe
commit fa6191d9ed
2 changed files with 1 additions and 2 deletions

View File

@@ -1,7 +1,5 @@
-- This file will execute before every lua service start
-- See config
local skynet = require "skynet"
print("PRELOAD", ...)