Skip to content

Commit

Permalink
Removed debug code
Browse files Browse the repository at this point in the history
  • Loading branch information
dustine committed Jun 20, 2017
1 parent 3ea6912 commit d6745f1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion control.lua
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@ end)

script.on_configuration_changed(function(event)
set_chargeable_bots()
log(serpent.block(event.mod_changes))
if event.mod_changes["ChargeTransmission"] then
local ct = event.mod_changes["ChargeTransmission"]
if ct.old_version and ct.old_version:match("^0%.1") then
Expand Down

0 comments on commit d6745f1

Please sign in to comment.