Skip to content

Commit

Permalink
p
Browse files Browse the repository at this point in the history
  • Loading branch information
TheSillyDoggo committed Feb 5, 2024
1 parent fef3487 commit 91a6265
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/Hacks/TextLimitBypass.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ class $modify (CCTextInputNode)
{
TodoReturn updateLabel(gd::string p0)
{
log::info(this->getID());

if (this->getID().starts_with("IGNOREBYPASSES"_spr))
{
CCTextInputNode::updateLabel(p0);
Expand Down

0 comments on commit 91a6265

Please sign in to comment.