Lea-fish / Leafish

A minecraft-like multi version client implemented in Rust.
Apache License 2.0
824 stars 46 forks source link

fixes the wayland issue mentioned in #255 #262

Closed cooltexture1 closed 1 year ago

cooltexture1 commented 1 year ago

This fixes a bug were the game could not be started when using wayland. It was discussed in the discord and mentioned in issue #255. The fix came from upstream: https://github.com/iceiix/stevenarella/commit/ba3cf43f932fec1c1d4c490e0269ee79cd74c80f

terrarier2111 commented 1 year ago

Thanks for fixing this!