Skip to content

Commit cc5a342

Browse files
committed
Remove possible schizo note
1 parent 3578e29 commit cc5a342

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/mods/FaultyFileDetector.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,6 @@
1313

1414
std::shared_ptr<FaultyFileDetector> g_faulty_detector_instance = nullptr;
1515

16-
// Still do some basic PAK checks, but I cant find the function where they detect non-stock PAK file
17-
// And they still crash the whole DirectX if PAK file that is supposed to be stock is non-stock, maybe there are still some obsfucation somewhere
18-
1916
// TODO: Probably offset wont change but if it changes then oops
2017
#pragma pack(push, 1)
2118
struct REResource_Via_Raw {

0 commit comments

Comments
 (0)