Skip to content

Commit

Permalink
代入することがないため最小クリティカル値のattr_writerを削除
Browse files Browse the repository at this point in the history
  • Loading branch information
Sarla-TRPG committed Nov 24, 2021
1 parent 73ac1f3 commit ca56617
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions lib/bcdice/game_system/sword_world/rating_parsed.rb
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,6 @@ class RatingParsed
# @return [Integer, nil]
attr_writer :critical

# @return [Integer, nil]
attr_writer :min_critical

# @return [Integer, nil]
attr_writer :kept_modify

Expand Down

0 comments on commit ca56617

Please sign in to comment.