summaryrefslogtreecommitdiffhomepage
path: root/app/scenes/scenes.rb
diff options
context:
space:
mode:
authorarngo <[email protected]>2021-12-19 23:00:44 -0500
committerarngo <[email protected]>2021-12-19 23:02:56 -0500
commite78c6699a74fa4e00689a96707b304911b32eb08 (patch)
tree30486fdf6c6336771bb420d4d3855ba1e22af7fc /app/scenes/scenes.rb
parent19e578b5a5e0c3d4788f263c7a5e21df4236dc9b (diff)
downloadSteelWings-e78c6699a74fa4e00689a96707b304911b32eb08.tar.gz
SteelWings-e78c6699a74fa4e00689a96707b304911b32eb08.zip
bullet cleanup
Diffstat (limited to 'app/scenes/scenes.rb')
-rw-r--r--app/scenes/scenes.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/scenes/scenes.rb b/app/scenes/scenes.rb
index 5cbcdea..3d11802 100644
--- a/app/scenes/scenes.rb
+++ b/app/scenes/scenes.rb
@@ -1,6 +1,7 @@
FF::Scn.new('BoidRules')
FF::Scn.new('Debug')
FF::Scn.new('Camera')
+FF::Scn.new('Cleanup')
FF::Stg.add(
FF::Scn.new('TitleScreen'),
FF::Scn.new('Render'),