Skip to content

Commit e0ab43a

Browse files
committed
humbug
1 parent 06a642f commit e0ab43a

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

control.lua

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ function on_player_selected_area(event)
157157
-- position = game.player.selected.position,
158158
-- force = game.player.force,
159159
-- target = game.player.selected,
160-
-- request_filters = {count=2, item="speed-module-3"}
160+
-- request_filters = {count=2, item="productivity-module-3"}
161161
-- }
162162

163163
local key = entityKey(new_entity)
@@ -544,7 +544,6 @@ script.on_event(defines.events.on_research_finished, function(event)
544544
gui_init(player, true)
545545
end
546546
end
547-
548547
end)
549548

550549
function debugDump(var, force)

0 commit comments

Comments
 (0)