Skip to content

Commit

Permalink
humbug
Browse files Browse the repository at this point in the history
  • Loading branch information
Choumiko committed Aug 8, 2016
1 parent 06a642f commit e0ab43a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions control.lua
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ function on_player_selected_area(event)
-- position = game.player.selected.position,
-- force = game.player.force,
-- target = game.player.selected,
-- request_filters = {count=2, item="speed-module-3"}
-- request_filters = {count=2, item="productivity-module-3"}
-- }

local key = entityKey(new_entity)
Expand Down Expand Up @@ -544,7 +544,6 @@ script.on_event(defines.events.on_research_finished, function(event)
gui_init(player, true)
end
end

end)

function debugDump(var, force)
Expand Down

0 comments on commit e0ab43a

Please sign in to comment.