Delete api.lua
This commit is contained in:
parent
51e2efdd9c
commit
30189b95f8
1 changed files with 0 additions and 12 deletions
12
api.lua
12
api.lua
|
@ -1,12 +0,0 @@
|
|||
local utils = ...
|
||||
|
||||
|
||||
|
||||
-- function (spawn_pos, itemstack, owner, spawner_pos, spawner_dir, force)
|
||||
function lwcomponents.register_spawner (itemname, spawn_func)
|
||||
return utils.register_spawner (itemname, spawn_func)
|
||||
end
|
||||
|
||||
|
||||
|
||||
--
|
Loading…
Add table
Add a link
Reference in a new issue