From a5fa04cfceb64448d666cb98125465b23bede7bf Mon Sep 17 00:00:00 2001 From: sfan5 Date: Sun, 29 Jan 2012 19:10:03 +0100 Subject: Fixed some graphic glitches --- jeija/button.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'jeija/button.lua') diff --git a/jeija/button.lua b/jeija/button.lua index 0b1232c..e9f7128 100644 --- a/jeija/button.lua +++ b/jeija/button.lua @@ -3,6 +3,7 @@ minetest.register_node("jeija:wall_button_off", { drawtype = "signlike", tile_images = {"jeija_wall_button_off.png"}, inventory_image = "jeija_wall_button_off.png", + wield_image = "jeija_wall_button_off.png", paramtype = "light", paramtype2 = "wallmounted", legacy_wallmounted = true, -- cgit v1.2.3