Skip to content

Commit

Permalink
Removed debug code from pick.lic
Browse files Browse the repository at this point in the history
  • Loading branch information
Nyt3 committed Nov 11, 2023
1 parent 605d8dd commit 0714ffc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pick.lic
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,6 @@ class Pick

picking_data = get_data('picking').picking

#@lockpick_costs = picking_data['lockpick_costs'][@settings.fang_cove_override_town || @settings.hometown]

@pick_identify_messages = picking_data['pick_messages_by_difficulty'];
@pick_retry = picking_data['pick_retry']
@pick_quick_threshold = @settings.pick['pick_quick_threshold'] || 2
Expand Down

0 comments on commit 0714ffc

Please sign in to comment.