summaryrefslogtreecommitdiffhomepage
path: root/app/scenes/scenes.rb
diff options
context:
space:
mode:
Diffstat (limited to 'app/scenes/scenes.rb')
-rw-r--r--app/scenes/scenes.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/scenes/scenes.rb b/app/scenes/scenes.rb
index f0cdf17..cd41c37 100644
--- a/app/scenes/scenes.rb
+++ b/app/scenes/scenes.rb
@@ -4,5 +4,5 @@ FF::Scn.new('Cleanup')
FF::Stg.add(
FF::Scn.new('UI'),
FF::Scn.new('Render'),
- FF::Scn.new('Debug')
)
+FF::Scn.new('Debug')