diff options
Diffstat (limited to 'src/main/resources/META-INF/services/ftbsc.lll.IInjector')
-rw-r--r-- | src/main/resources/META-INF/services/ftbsc.lll.IInjector | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/main/resources/META-INF/services/ftbsc.lll.IInjector b/src/main/resources/META-INF/services/ftbsc.lll.IInjector index 076ba1a..ad31ef9 100644 --- a/src/main/resources/META-INF/services/ftbsc.lll.IInjector +++ b/src/main/resources/META-INF/services/ftbsc.lll.IInjector @@ -1,2 +1,2 @@ -bscv.asm.patches.TestPatch$FramerateFix -bscv.asm.patches.TestPatch$TickPatch +ftbsc.bscv.patches.TestPatch$FramerateFix +ftbsc.bscv.patches.TestPatch$TickPatch |