Exchange texture

This commit is contained in:
raymoo 2016-02-25 19:04:05 -08:00
parent 846559d711
commit e9921e2ba0
2 changed files with 1 additions and 1 deletions

View File

@ -500,7 +500,7 @@ minetest.register_node("global_exchange:exchange", {
description = "Exchange",
tiles = {"global_exchange_atm_top.png",
"global_exchange_atm_top.png",
"global_exchange_atm_side.png",
"global_exchange_exchange_side.png",
},
groups = {cracky=2},
on_rightclick = function(pos, node, clicker)

Binary file not shown.

After

Width:  |  Height:  |  Size: 231 B