djmango / BlackMarket2

A mod for Factorio economics
https://mods.factorio.com/mod/BlackMarket2
GNU General Public License v3.0
17 stars 7 forks source link

Item Group Icon Size #25

Closed rookhaven closed 3 years ago

rookhaven commented 3 years ago

If you change the icon size for the main item group in the entities.lua file, your icon won't be cut off anymore.

        icon = "__BlackMarket2__/graphics/black-market-group.png",
        icon_size = 64,  (was 32)
djmango commented 3 years ago

Thanks for the fix! This will be included in the next patch