fix hd clocks warnings

This commit is contained in:
unknown 2022-02-05 14:15:56 -05:00
parent f32e68ab16
commit 267bf83881
1 changed files with 1 additions and 0 deletions

View File

@ -88,6 +88,7 @@ homedecor.register("grandfather_clock", {
"homedecor_grandfather_clock_face_edge.png",
"homedecor_generic_metal_brass.png"
},
use_texture_alpha = "clip",
inventory_image = "homedecor_grandfather_clock_inv.png",
groups = { snappy = 3 },
selection_box = gf_cbox,