summaryrefslogtreecommitdiffhomepage
path: root/app/components
diff options
context:
space:
mode:
authorarngo <[email protected]>2021-12-23 01:04:59 -0500
committerarngo <[email protected]>2021-12-23 01:04:59 -0500
commit8116ce1f56aaf5344596ca16177c7abff11b1496 (patch)
treeac0b5e048f6b056129b01439fb20b89861efeee5 /app/components
parentb567c7ceb887a8da73a8e2c1015a7638ca1f8fad (diff)
downloadSteelWings-8116ce1f56aaf5344596ca16177c7abff11b1496.tar.gz
SteelWings-8116ce1f56aaf5344596ca16177c7abff11b1496.zip
implement ai components/systems
Diffstat (limited to 'app/components')
-rw-r--r--app/components/singleton_title.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/components/singleton_title.rb b/app/components/singleton_title.rb
index c2fd410..5ebe400 100644
--- a/app/components/singleton_title.rb
+++ b/app/components/singleton_title.rb
@@ -1,2 +1,2 @@
-FF::Cmp.new('SingletonTitle', singleton: true)
+FF::Cmp.new('SingletonTitle', singleton: true, title_screen: true)
FF::Cmp::SingletonTitle.new