test
This commit is contained in:
parent
a7345ae957
commit
79cf4fda3d
@ -5,9 +5,6 @@
|
|||||||
|
|
||||||
local handlerstore = {}
|
local handlerstore = {}
|
||||||
|
|
||||||
function load() end
|
|
||||||
function unload() end
|
|
||||||
|
|
||||||
function add_handler(type, func)
|
function add_handler(type, func)
|
||||||
local ret = _add_handler(type, func)
|
local ret = _add_handler(type, func)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user