Skip to content
Snippets Groups Projects
Commit a55874b5 authored by Jeija's avatar Jeija
Browse files

Fix blinky plant bug (crash when placing mesecon next to it)

parent 192b9eca
No related branches found
No related tags found
No related merge requests found
......@@ -70,6 +70,3 @@ minetest.register_abm({
mesecon:receptor_off(pos)
end,
})
mesecon:add_receptor_node("mesecons_blinkyplant:blinky_plant_on")
mesecon:add_receptor_node_off("mesecons_blinkyplant:blinky_plant_off")
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment