Remove outdated comments in mcl_portals
This commit is contained in:
parent
31666872b1
commit
461eb56882
@ -6,13 +6,6 @@ mcl_portals = {
|
||||
|
||||
local modpath = minetest.get_modpath(minetest.get_current_modname())
|
||||
|
||||
-- Nether portal:
|
||||
-- Obsidian frame, activated by flint and steel
|
||||
dofile(modpath.."/portal_nether.lua")
|
||||
|
||||
-- End portal (W.I.P):
|
||||
-- Red nether brick block frame, activated by an eye of ender
|
||||
dofile(modpath.."/portal_end.lua")
|
||||
|
||||
dofile(modpath.."/portal_gateway.lua")
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user