Skip to content

Commit

Permalink
completeness
Browse files Browse the repository at this point in the history
  • Loading branch information
MahtraDR committed Nov 13, 2024
1 parent ca3968f commit 1d5b0b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/game-loader.rb
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ def self.dragon_realms
require File.join(LIB_DIR, 'map', 'map_dr.rb')
require File.join(LIB_DIR, 'attributes', 'char.rb')
require File.join(LIB_DIR, 'dragonrealms', 'drinfomon', 'drinfomon.rb')
require File.join(LIB_DIR, 'dragonrealms', 'commons', 'loader.rb')
# self.common_after
end

Expand Down

0 comments on commit 1d5b0b0

Please sign in to comment.