Item compression: small fix

This commit is contained in:
Jean-Patrick Guerrero 2021-08-10 02:10:08 +02:00
parent 685b40f318
commit b53959f177

View File

@ -44,7 +44,7 @@ local to_compress = {
["default:mese_post_light"] = { ["default:mese_post_light"] = {
replace = "mese_post_light", replace = "mese_post_light",
by = { by = {
"mese_post_light_acacia", "mese_post_light_acacia_wood",
"mese_post_light_aspen_wood", "mese_post_light_aspen_wood",
"mese_post_light_junglewood", "mese_post_light_junglewood",
"mese_post_light_pine_wood", "mese_post_light_pine_wood",