revert temporary 1.17.1 breakage

This commit is contained in:
James Seibel
2024-08-13 17:24:18 -05:00
parent e6b93e0d92
commit 64da6c811d
@@ -234,11 +234,6 @@ public class FabricClientProxy implements AbstractModInitializer.IEventProxy
#endif
);
});
// TODO remove, just for testing
#if MC_VER == MC_1_17_1
break compiling for test
#endif
// Debug keyboard event
// FIXME: Use better hooks so it doesn't trigger key press events in text boxes