]> git.lizzy.rs Git - Crafter.git/blobdiff - mods/redstone/init.lua
Add in detector
[Crafter.git] / mods / redstone / init.lua
index 74c4f34f5a593cb1c8703a5a8a9387515999b06a..b93a81a3f6208a04c795aea84f3ff354d117555c 100644 (file)
@@ -82,6 +82,7 @@ dofile(path.."/space_maker.lua")
 --dofile(path.."/pressure_plate.lua")
 dofile(path.."/capacitors.lua")
 dofile(path.."/breaker.lua")
+dofile(path.."/detector.lua")
 
 
 --this is written out manually so that