diff options
author | Calinou <calinou@opmbx.org> | 2014-06-29 11:43:37 +0200 |
---|---|---|
committer | Calinou <calinou@opmbx.org> | 2014-06-29 11:43:37 +0200 |
commit | fb227f2a011030deb3c8015b30ac4c7f14acdaaf (patch) | |
tree | c73327dcc5dd2c52bd5942c8db1f96fdffabdb5d /nodes.lua | |
parent | 96a1e9548969c643fd9ed884cc5269577463c99b (diff) |
Texture updates.
Diffstat (limited to 'nodes.lua')
-rw-r--r-- | nodes.lua | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -108,8 +108,6 @@ local nodes = { }, ["split_stone_tile_alt"] = { description = S("Split Stone Tile"), - tiles = {"moreblocks_split_stone_tile_alt_top.png", - "moreblocks_split_stone_tile_alt.png"}, groups = {cracky = 3}, sounds = sound_stone, }, |