Skip to content

Commit

Permalink
touchscreen isn't ground content
Browse files Browse the repository at this point in the history
  • Loading branch information
SwissalpS authored Feb 27, 2024
1 parent 4081006 commit e7114f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions touchscreen.lua
Original file line number Diff line number Diff line change
Expand Up @@ -231,6 +231,7 @@ end
minetest.register_node("digistuff:touchscreen", {
description = "Digilines Touchscreen",
groups = {cracky = 3},
is_ground_content = false,
tiles = {
"digistuff_panel_back.png",
"digistuff_panel_back.png",
Expand Down

0 comments on commit e7114f5

Please sign in to comment.