Skip to content

Commit

Permalink
Update combat-trainer.lic
Browse files Browse the repository at this point in the history
  • Loading branch information
mdr55 authored Jan 28, 2025
1 parent b555c4f commit 25e9ba9
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 @@ -1314,7 +1314,7 @@ class SpellProcess
@magic_last_exp = -1
@magic_last_exp_sorc = -1

@magic_gain_check = settings.combat_trainer_magic_gain_check || 3
@magic_gain_check = settings.combat_trainer_magic_gain_check
echo(" @magic_gain_check: #{@magic_gain_check}") if $debug_mode_ct

@magic_no_gain_list = Hash.new(0)
Expand Down

0 comments on commit 25e9ba9

Please sign in to comment.