Skip to content

Commit

Permalink
Update combat-trainer.lic
Browse files Browse the repository at this point in the history
  • Loading branch information
hat071af authored Oct 18, 2024
1 parent 1bd564a commit 9e47e46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion combat-trainer.lic
Original file line number Diff line number Diff line change
Expand Up @@ -1393,7 +1393,7 @@ class SpellProcess
echo('SpellProcess::clean_up') if $debug_mode_ct
game_state.next_clean_up_step
if DRStats.guild == "Bard" && @settings.segue_spell_on_stop
DRCA.segue?(@settings.segue_spell_on_stop,@settings.segue_prep_on_stop)
DRCA.segue?(@settings.segue_spell_on_stop, @settings.segue_prep_on_stop)
end
DRCA.release_cyclics(@settings.cyclic_no_release)
if checkprep != 'None'
Expand Down

0 comments on commit 9e47e46

Please sign in to comment.