summaryrefslogtreecommitdiffhomepage
path: root/components/07_battle.rb
blob: b4ef62205ca1b60c88ac95c1cd269bb7daf30773 (plain)
1
2
3
4
class Components
  class Battle < Helper::Level
  end
end