Wrong 1.17.1 perpreocessor used

This commit is contained in:
James Seibel
2024-08-13 07:33:39 -05:00
parent b4822740f4
commit f874219a64
@@ -236,7 +236,7 @@ public class FabricClientProxy implements AbstractModInitializer.IEventProxy
});
// TODO remove, just for testing
#if MC_VER == MC_1_17
#if MC_VER == MC_1_17_1
break compiling for test
#else