Skip to content

Commit

Permalink
Use standard torches
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Borchmann <daniel@algebra20.de>
  • Loading branch information
exot committed Apr 23, 2017
1 parent 91e453c commit 297e1d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion init.lua
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
--===========================================
dofile(minetest.get_modpath("lantern").."/nodes.lua")
dofile(minetest.get_modpath("lantern").."/crafting.lua")
dofile(minetest.get_modpath("lantern").."/torch.lua")
--dofile(minetest.get_modpath("lantern").."/torch.lua")

0 comments on commit 297e1d0

Please sign in to comment.