Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
dimkauzh committed Feb 8, 2024
1 parent d02a83a commit 1ce3575
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/fusionengine/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -68,4 +68,4 @@
)

if platform.system().lower() == "linux":
warnings.filterwarnings("ignore", message="PyGame seems to be running through X11 on top of wayland")
warnings.filterwarnings("ignore", message="Pygame-ce seems to be running through X11 on top of wayland")

0 comments on commit 1ce3575

Please sign in to comment.