Skip to content

Commit

Permalink
fix leftover resource combinator stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
Choumiko committed Feb 24, 2016
1 parent 0cdcdab commit b131650
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion info.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "FARL",
"version": "0.5.0",
"version": "0.5.01",
"title": "Fully Automated Rail Layer",
"author": "Choumiko",
"contact": "www.factorioforums.com",
Expand Down
2 changes: 1 addition & 1 deletion prototypes/entity/entities.lua
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ data:extend({
inventory_size = 1,
picture =
{
filename = "__ResourceCombinator__/graphics/rm_Overlay.png",
filename = "__FARL__/graphics/rm_Overlay.png",
priority = "extra-high",
width = 32,
height = 32,
Expand Down

0 comments on commit b131650

Please sign in to comment.