summaryrefslogtreecommitdiffhomepage
path: root/app/ECS/system_manager.rb
diff options
context:
space:
mode:
authorrealtradam <[email protected]>2021-05-18 04:49:47 -0400
committerrealtradam <[email protected]>2021-05-18 04:49:47 -0400
commit120b693ffd02bc5c7f41ff2b9657facc7117daae (patch)
tree59e9f982dc2ee994cbbb65411065b35445048502 /app/ECS/system_manager.rb
parent24524ad0b1c7a2aeea0bad28092e946cef8026fa (diff)
downloadtypemon-code-120b693ffd02bc5c7f41ff2b9657facc7117daae.tar.gz
typemon-code-120b693ffd02bc5c7f41ff2b9657facc7117daae.zip
.
Diffstat (limited to 'app/ECS/system_manager.rb')
-rw-r--r--app/ECS/system_manager.rb4
1 files changed, 1 insertions, 3 deletions
diff --git a/app/ECS/system_manager.rb b/app/ECS/system_manager.rb
index e0e41da..e63375c 100644
--- a/app/ECS/system_manager.rb
+++ b/app/ECS/system_manager.rb
@@ -1,7 +1,5 @@
#require 'app/ECS/systems/00_movement.rb'
#require 'app/ECS/systems/01_flying.rb'
-class ECS
- class Systems
- end
+class Systems
end