diff options
Diffstat (limited to 'Client/Source/Phy2D/Shapes/p2Shape.h')
-rw-r--r-- | Client/Source/Phy2D/Shapes/p2Shape.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/Client/Source/Phy2D/Shapes/p2Shape.h b/Client/Source/Phy2D/Shapes/p2Shape.h deleted file mode 100644 index 4546314..0000000 --- a/Client/Source/Phy2D/Shapes/p2Shape.h +++ /dev/null @@ -1,7 +0,0 @@ -#pragma once
-
-class p2Shape
-{
-
-};
-
|