Fix texture error message

master
Wuzzy 2021-12-22 01:54:19 +01:00
parent b350df7e5a
commit 4e6cfa11e9
1 changed files with 1 additions and 1 deletions

View File

@ -122,7 +122,7 @@ xdecor.register("candle", {
animation = {type="vertical_frames", length = 1.5}
},
{
name = "xdecor_candle_hanging.png",
name = "xdecor_candle_floor.png^[transformR180",
animation = {type="vertical_frames", length = 1.5}
},
{