Skip to content

Commit 27651c6

Browse files
committed
remove subprocess (im so stupid)
1 parent 75dff2d commit 27651c6

File tree

3 files changed

+2
-1078
lines changed

3 files changed

+2
-1078
lines changed

.DS_Store

-2 KB
Binary file not shown.

src/Renderer/Renderer.cpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#include "../Includes.hpp"
1+
/*#include "../Includes.hpp"
22
#include "Renderer.hpp"
33
#include "../CrystalProfile.hpp"
44
#include <Geode/modify/PlayLayer.hpp>
@@ -246,4 +246,4 @@ class $modify(PlayLayer) {
246246
}
247247
return true;
248248
}
249-
};
249+
};*/

0 commit comments

Comments
 (0)