mirror of
https://github.com/luanti-org/minetest_game.git
synced 2025-03-15 12:21:24 +00:00
Replace beds_transparent.png with blank.png
This commit is contained in:
parent
316c0c7224
commit
16c663f87e
2 changed files with 2 additions and 2 deletions
mods/beds
|
@ -66,7 +66,7 @@ beds.register_bed("beds:bed", {
|
|||
"beds_bed_under.png",
|
||||
"beds_bed_side_bottom_r.png",
|
||||
"beds_bed_side_bottom_r.png^[transformFX",
|
||||
"beds_transparent.png",
|
||||
"blank.png",
|
||||
"beds_bed_side_bottom.png"
|
||||
},
|
||||
top = {
|
||||
|
@ -75,7 +75,7 @@ beds.register_bed("beds:bed", {
|
|||
"beds_bed_side_top_r.png",
|
||||
"beds_bed_side_top_r.png^[transformFX",
|
||||
"beds_bed_side_top.png",
|
||||
"beds_transparent.png",
|
||||
"blank.png",
|
||||
}
|
||||
},
|
||||
nodebox = {
|
||||
|
|
Binary file not shown.
Before ![]() (image error) Size: 83 B |
Loading…
Add table
Reference in a new issue