Skip to content

Commit

Permalink
sex
Browse files Browse the repository at this point in the history
  • Loading branch information
TheSillyDoggo committed Jan 24, 2024
1 parent 8e8b2c9 commit f4be922
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/Hacks/SliderLimit.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
#include <Geode/modify/Slider.hpp>
#include "../Client/Client.h"

/*
class $modify (SliderTouchLogic)
{
virtual void ccTouchMoved(cocos2d::CCTouch* p0, cocos2d::CCEvent* p1)
Expand All @@ -21,4 +22,4 @@ class $modify (SliderTouchLogic)
//this->ccTouchEnded(p0, p1);
#endif
}
};
};*/

0 comments on commit f4be922

Please sign in to comment.