Skip to content

Commit eb5652b

Browse files
committed
Remove test patches
1 parent aecbed8 commit eb5652b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

NobetaTrainer/Plugin.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,5 @@ public static void ApplyPatches()
123123
Harmony.CreateAndPatchAll(typeof(CollidersRenderPatches));
124124
Harmony.CreateAndPatchAll(typeof(SavePatches));
125125
Harmony.CreateAndPatchAll(typeof(SceneUtils));
126-
127-
Harmony.CreateAndPatchAll(typeof(RandomizerTests));
128126
}
129127
}

0 commit comments

Comments
 (0)