summaryrefslogtreecommitdiffhomepage
path: root/app/main.rb
diff options
context:
space:
mode:
Diffstat (limited to 'app/main.rb')
-rw-r--r--app/main.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/main.rb b/app/main.rb
index 8a447d9..20d0e8c 100644
--- a/app/main.rb
+++ b/app/main.rb
@@ -23,6 +23,7 @@ require 'app/components/teams/singleton_player_team.rb'
require 'app/components/teams/singleton_enemy_team.rb'
require 'app/components/weapon.rb'
require 'app/components/teams/team.rb'
+require 'app/components/singleton_title.rb'
require 'app/systems/init_title_screen.rb'