isaacscript 2.16.1 → 2.16.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
|
|
31
31
|
// Uncomment this and recompile the mod to enable crash debugging, which will tell you the
|
|
32
32
|
// exact line of the mod that is causing the crash.
|
|
33
|
-
// { "name": "isaacscript/src/plugins
|
|
33
|
+
// { "name": "isaacscript/src/plugins/addCrashDebugStatements.js" },
|
|
34
34
|
],
|
|
35
35
|
"noHeader": true,
|
|
36
36
|
"noImplicitGlobalVariables": true,
|