diff options
Diffstat (limited to 'tf2/identity.h')
| -rw-r--r-- | tf2/identity.h | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/tf2/identity.h b/tf2/identity.h deleted file mode 100644 index 0b3906a..0000000 --- a/tf2/identity.h +++ /dev/null @@ -1,12 +0,0 @@ -#pragma once
-#include "sdk.h"
-//kept incase i wanna do shit here fuck you
-namespace features
-{
- class c_identity {
- private:
- public:
- void operator()( ) {
- }
- };
-}
\ No newline at end of file |
