Skip to content

Commit

Permalink
fixed logistic requests not working at all
Browse files Browse the repository at this point in the history
  • Loading branch information
Choumiko committed Jul 26, 2016
1 parent 8b74803 commit 0b43677
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 1 deletion.
3 changes: 3 additions & 0 deletions README.md
Expand Up @@ -31,6 +31,9 @@ Todo:
***
Changelog
---
0.1.7
- fixed logistic requests not working at all

0.1.6

- added tooltip to Pause buttons, showing the configured hotkey
Expand Down
Binary file modified graphics/gui.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions gui.lua
Expand Up @@ -501,6 +501,7 @@ function gui_open_logistics_frame(player, redraw)
i = i + 1
end
end
return {ruleset_grid = ruleset_grid}
end

function gui_close(player)
Expand Down
2 changes: 1 addition & 1 deletion info.json
@@ -1,6 +1,6 @@
{
"name": "AutoTrash",
"version": "0.1.6",
"version": "0.1.7",
"factorio_version": "0.13",
"title": "Auto Trash",
"author": "Choumiko",
Expand Down

0 comments on commit 0b43677

Please sign in to comment.