diff --git a/src/Hacks/NoShaders.cpp b/src/Hacks/NoShaders.cpp index 9582dad..d07956a 100644 --- a/src/Hacks/NoShaders.cpp +++ b/src/Hacks/NoShaders.cpp @@ -1,4 +1,4 @@ -#include +/*#include #include #include #include "../Client/Client.h" @@ -12,4 +12,4 @@ class $modify (ShaderLayer) if (!Client::GetModuleEnabled("no-shaders")) ShaderLayer::performCalculations(); } -}; \ No newline at end of file +};*/ \ No newline at end of file