fix dark bwtile inventory image

This commit is contained in:
Vanessa Ezekowitz 2014-06-27 22:41:36 -04:00
parent dcdea64a98
commit 9591a5abe2
2 changed files with 1 additions and 0 deletions

View File

@ -192,6 +192,7 @@ minetest.register_node("building_blocks:BWtile", {
drawtype = "raillike",
description = "Chess board tiling",
tile_images = {"building_blocks_BWtile.png"},
inventory_image = "building_blocks_bwtile_inv.png",
paramtype = "light",
walkable = false,
selection_box = {

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.2 KiB