Skip to content

Commit

Permalink
Update InstantComplete.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
TheSillyDoggo committed Feb 2, 2024
1 parent c0d20cc commit e0ebb50
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Hacks/InstantComplete.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/GJBaseGameLayer.hpp>
#include "../Client/Client.h"

Expand All @@ -21,4 +21,4 @@ class $modify (GJBaseGameLayer)
}
}
}
};*/
};

0 comments on commit e0ebb50

Please sign in to comment.