From 12553287309b053d59a878287c9a29e1540c070a Mon Sep 17 00:00:00 2001 From: cheapie Date: Thu, 22 Nov 2018 15:40:23 -0600 Subject: Fix warning --- infrastructure/advanced_automatic_warning_device.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure/advanced_automatic_warning_device.lua b/infrastructure/advanced_automatic_warning_device.lua index 574fc0d..f6fc08d 100644 --- a/infrastructure/advanced_automatic_warning_device.lua +++ b/infrastructure/advanced_automatic_warning_device.lua @@ -83,7 +83,7 @@ minetest.register_node("infrastructure:automatic_warning_device_top", { "infrastructure_automatic_warning_device_top_side.png", "infrastructure_automatic_warning_device_top.png" }, - on_destruct = stop_bell, + on_destruct = infrastructure.stop_bell, drawtype = "nodebox", paramtype = "light", paramtype2 = "facedir", -- cgit v1.2.3