QuickplayMod / quickplay

Minecraft mod that allows Hypixel users to quickly join games and execute functions on the network.
https://bugg.co/quickplay/
Other
20 stars 5 forks source link

Fixed Glyph modification crash #128

Closed robere2 closed 4 years ago

robere2 commented 4 years ago

The glyph list is now modified on the main thread pre-render, preventing ConcurrentModificationException. This closes #90