From a687e80c66947cd0440fcdb6aec9b3406076fc06 Mon Sep 17 00:00:00 2001 From: Explodingbill Date: Sat, 27 Jan 2024 21:36:57 +1100 Subject: [PATCH] ss --- src/Hacks/TextLimitBypass.cpp | 4 ++-- src/Hacks/UnlockHacks.cpp | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/Hacks/TextLimitBypass.cpp b/src/Hacks/TextLimitBypass.cpp index 07330de..7877878 100644 --- a/src/Hacks/TextLimitBypass.cpp +++ b/src/Hacks/TextLimitBypass.cpp @@ -1,4 +1,4 @@ -/*#include +#include #include #include #include "../Client/Client.h" @@ -18,4 +18,4 @@ class $modify (CCTextInputNode) CCTextInputNode::updateLabel(p0); } -};*/ \ No newline at end of file +}; \ No newline at end of file diff --git a/src/Hacks/UnlockHacks.cpp b/src/Hacks/UnlockHacks.cpp index 6828ba3..fdbed37 100644 --- a/src/Hacks/UnlockHacks.cpp +++ b/src/Hacks/UnlockHacks.cpp @@ -1,4 +1,4 @@ -/*#include +#include #include #include #include "../Client/Client.h" @@ -48,4 +48,4 @@ class $modify(GameManager) { return GameManager::isColorUnlocked(id, type); } -};*/ \ No newline at end of file +}; \ No newline at end of file