From f97a9ca95e464e728bba9337b579bc380c33bc7d Mon Sep 17 00:00:00 2001 From: realtradam Date: Thu, 20 May 2021 05:04:21 -0400 Subject: implemented hitboxes --- app/ECS/signatures.rb | 35 ----------------------------------- 1 file changed, 35 deletions(-) delete mode 100644 app/ECS/signatures.rb (limited to 'app/ECS/signatures.rb') diff --git a/app/ECS/signatures.rb b/app/ECS/signatures.rb deleted file mode 100644 index a6df0ac..0000000 --- a/app/ECS/signatures.rb +++ /dev/null @@ -1,35 +0,0 @@ -class ID - class <