summaryrefslogtreecommitdiffhomepage
path: root/app/lib/system_manager.rb
diff options
context:
space:
mode:
authorrealtradam <[email protected]>2021-05-26 02:09:12 -0400
committerrealtradam <[email protected]>2021-05-26 02:09:12 -0400
commita5bbcbf5d78005746fb64c51a779f830d7667a57 (patch)
tree34a184ff4fd182a8823f416fd87b4d546e1e250f /app/lib/system_manager.rb
parentf97a9ca95e464e728bba9337b579bc380c33bc7d (diff)
downloadtypemon-code-rework.tar.gz
typemon-code-rework.zip
split off FelFlamerework
Diffstat (limited to 'app/lib/system_manager.rb')
-rw-r--r--app/lib/system_manager.rb5
1 files changed, 0 insertions, 5 deletions
diff --git a/app/lib/system_manager.rb b/app/lib/system_manager.rb
deleted file mode 100644
index e63375c..0000000
--- a/app/lib/system_manager.rb
+++ /dev/null
@@ -1,5 +0,0 @@
-#require 'app/ECS/systems/00_movement.rb'
-#require 'app/ECS/systems/01_flying.rb'
-
-class Systems
-end