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