Skip to content

Commit

Permalink
mipmaps warning
Browse files Browse the repository at this point in the history
  • Loading branch information
justarandomgeek committed Jan 22, 2020
1 parent 72abb06 commit cc03b88
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion info.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pushbutton",
"version": "0.18.0",
"version": "0.18.1",
"factorio_version": "0.18",
"title": "Pushbutton",
"author": "justarandomgeek",
Expand Down
1 change: 1 addition & 0 deletions prototypes/entities.lua
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ p.minable.result = "pushbutton"

p.icon = "__pushbutton__/graphics/pushbutton-icon.png"
p.icon_size = 32
p.icon_mipmaps = 1

local sprite = {
filename = "__pushbutton__/graphics/pushbutton.png",
Expand Down

0 comments on commit cc03b88

Please sign in to comment.