Skip to content

Commit

Permalink
Fixed MadClown01's Processing Magnesium icon path
Browse files Browse the repository at this point in the history
  • Loading branch information
Aragas committed Sep 6, 2019
1 parent 55ed838 commit e1c8150
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
---------------------------------------------------------------------------------------------------
Version: 0.17.6
Date: 06.09.2019
Bugfixes:
- Fixed MadClown01's Processing Magnesium icon path.
---------------------------------------------------------------------------------------------------
Version: 0.17.5
Date: 06.09.2019
Info:
Expand Down
2 changes: 1 addition & 1 deletion info.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "angelsextended-remelting",
"version": "0.17.5",
"version": "0.17.6",
"factorio_version": "0.17",
"title": "Angel's Extended - Remelting",
"author": "Aragas",
Expand Down
2 changes: 1 addition & 1 deletion prototypes/recipes/clowns/remelting-magnesium.lua
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ data:extend(
},
icons = {
{
icon = "__clowns-processing__/graphics/icons/molten-magnesium.png",
icon = "__Clowns-Processing__/graphics/icons/molten-magnesium.png",
},
{
icon = "__angelsextended-remelting__/graphics/icons/remelting.png",
Expand Down

0 comments on commit e1c8150

Please sign in to comment.