Skip to content

Commit

Permalink
wrong node type
Browse files Browse the repository at this point in the history
  • Loading branch information
OchNoe committed Jun 29, 2022
1 parent 2e401d2 commit 2999b62
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions init.lua
Expand Up @@ -307,12 +307,6 @@ table.insert(nodelist, { name = "snow", tile = "default_snow.png",
full = "default:snowblock",
half = "stairs:slab_snowblock" } )

-- 2022-06-29 there are two types of stone slabs
table.insert(nodelist, { name = "stone tile",
tile = "default_stone.png",
sound = default.node_sound_stone_defaults(),
full = "default:stone",
half = "stairs:slab_stone" } )


local adv_track = "advtrains:dtrack_placer"
Expand Down
Binary file modified textures/advtrains_platform_version_node.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 2999b62

Please sign in to comment.