mirror of
https://github.com/TeamMidnightDust/MidnightControls.git
synced 2025-12-13 15:25:08 +01:00
- Make BINDINGS list thread-safe using Collections.synchronizedList() - Add synchronized blocks around all BINDINGS access methods - Prevents crash on macOS clients during launch - Fixes race condition between main thread and controller input thread