We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1f492f commit 3e0f36bCopy full SHA for 3e0f36b
src/XDBotFix.cpp
@@ -2,6 +2,8 @@
2
3
// ill fix this later
4
5
+using namespace geode::prelude;
6
+
7
$execute
8
{
9
Mod::get()->setSavedValue<bool>("tps-bypass_enabled", false);
0 commit comments