Fix incorrect power transmission of buttons

This commit is contained in:
Wuzzy 2018-01-13 04:08:40 +01:00
parent f612d1b584
commit 4f9be58871
5 changed files with 100 additions and 68 deletions

View file

@ -2,7 +2,7 @@
-- A button that when pressed emits power for 1 second
-- and then turns off again
local button_get_output_rules = mesecon.rules.buttonlike_get
local button_get_output_rules = mesecon.rules.wallmounted_get
local boxes_off = {
type = "wallmounted",