Skip to content

Commit

Permalink
Update lib/xmlparser.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
MahtraDR authored Oct 28, 2024
1 parent 1b7e219 commit be195c3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions lib/xmlparser.rb
Original file line number Diff line number Diff line change
Expand Up @@ -678,10 +678,7 @@ def text(text_string)
spell.strip!
if spell
@dr_active_spells[spell] = duration
# @dr_active_spells.refresh_data[spell] = true
end

# @dr_active_spells << text_string.strip.sub(" ", ' ')
end

if @current_style == 'roomName'
Expand Down

0 comments on commit be195c3

Please sign in to comment.