diff options
Diffstat (limited to 'gmod/base_cheat.cpp')
| -rw-r--r-- | gmod/base_cheat.cpp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gmod/base_cheat.cpp b/gmod/base_cheat.cpp new file mode 100644 index 0000000..1a44474 --- /dev/null +++ b/gmod/base_cheat.cpp @@ -0,0 +1,3 @@ +#include "base_cheat.hpp"
+
+features::c_base_cheat g_cheat;
\ No newline at end of file |
