projects
/
zefram
/
minetest
/
technic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
54529cb
)
too soon for generator ;)
author
Maciej Kasatkin
<mk@realbadangel.pl>
Sun, 2 Sep 2012 01:46:00 +0000
(
03:46
+0200)
committer
Maciej Kasatkin
<mk@realbadangel.pl>
Sun, 2 Sep 2012 01:46:00 +0000
(
03:46
+0200)
init.lua
patch
|
blob
|
history
diff --git
a/init.lua
b/init.lua
index c7f9a6f273e3e503834ad8f89e5fcd89c3781aea..3f10f7c2268400292688029f54653593d7e14f44 100644
(file)
--- a/
init.lua
+++ b/
init.lua
@@
-31,7
+31,6
@@
dofile(minetest.get_modpath("technic").."/grinder.lua")
dofile(minetest.get_modpath("technic").."/mining_laser_mk1.lua")
--dofile(minetest.get_modpath("technic").."/project_table.lua")
--dofile(minetest.get_modpath("technic").."/injector.lua")
-dofile(minetest.get_modpath("technic").."/generator.lua")
dofile(minetest.get_modpath("technic").."/solar_panel.lua")