Skip to content

Commit

Permalink
d
Browse files Browse the repository at this point in the history
  • Loading branch information
TheSillyDoggo committed Mar 16, 2024
1 parent 1f84498 commit 3d543e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Hacks/ToolboxLimit.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#include <Geode/Geode.hpp>
/*#include <Geode/Geode.hpp>
#include <Geode/modify/EditorUI.hpp>
#include <Geode/modify/CCArray.hpp>
#include "../Client/Client.h"
Expand Down Expand Up @@ -59,4 +59,4 @@ unsigned int dicCount(CCDictionary* ins)
"cocos2d::CCDictionary::count",
tulip::hook::TulipConvention::Thiscall
);
}
}*/

0 comments on commit 3d543e8

Please sign in to comment.