Skip to content

Commit

Permalink
Merge pull request bcdice#731 from bcdice/fix/Arianrhod_Korean_require
Browse files Browse the repository at this point in the history
[Arianrhod:Korean] 親クラスの読み込み不備を修正
  • Loading branch information
ysakasin authored Jun 30, 2024
2 parents 63df431 + d2af4a0 commit de290c6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/bcdice/game_system/Arianrhod_Korean.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# frozen_string_literal: true

require "bcdice/game_system/Arianrhod"

module BCDice
module GameSystem
class Arianrhod_Korean < Arianrhod
Expand Down

0 comments on commit de290c6

Please sign in to comment.