We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65a56c2 commit d0e245dCopy full SHA for d0e245d
bridge/init.lua
@@ -2,7 +2,6 @@ local MP = minetest.get_modpath("mapserver")
2
dofile(MP .. "/bridge/defaults.lua")
3
dofile(MP .. "/bridge/players.lua")
4
dofile(MP .. "/bridge/advtrains.lua")
5
-dofile(MP .. "/bridge/minecart.lua")
6
dofile(MP .. "/bridge/locator.lua")
7
8
0 commit comments