temporarily break 1.17 compiling to test gitlab bages

This commit is contained in:
James Seibel
2024-08-13 07:33:04 -05:00
parent af205a50b4
commit b4822740f4
@@ -235,6 +235,11 @@ public class FabricClientProxy implements AbstractModInitializer.IEventProxy
);
});
// TODO remove, just for testing
#if MC_VER == MC_1_17
break compiling for test
#else
// Debug keyboard event
// FIXME: Use better hooks so it doesn't trigger key press events in text boxes
ClientTickEvents.END_CLIENT_TICK.register(client ->