[1.0.0] scale defined twice in utility-sprites/map_exchange_string

This subforum contains all the issues which we already resolved.
User avatar
kirazy
Filter Inserter
Filter Inserter
Posts: 431
Joined: Tue Mar 06, 2018 12:18 am
Contact:

[1.0.0] scale defined twice in utility-sprites/map_exchange_string

Post by kirazy »

Code: Select all

map_exchange_string =
    {
      filename = "__core__/graphics/icons/mip/map-exchange-string.png",
      priority = "extra-high-no-scale",
      size = 32,
      scale = 1,
      flags = {"gui-icon"},
      mipmap_count = 2,
      scale = 0.5
    }
In core/utility-sprites.lua
kovarex
Factorio Staff
Factorio Staff
Posts: 8298
Joined: Wed Feb 06, 2013 12:00 am
Contact:

Re: [1.0.0] scale defined twice in utility-sprites/map_exchange_string

Post by kovarex »

Thx for the report, fixed for the next release.
Post Reply

Return to “Resolved Problems and Bugs”