X11: Allow toggling mouse_support off

Prevents accidental mouse clicks on the map.
This commit is contained in:
Pasi Kallinen
2018-10-16 18:09:50 +03:00
parent ddf6d13fd1
commit b3c8acfeeb
3 changed files with 5 additions and 0 deletions

View File

@@ -237,6 +237,7 @@ X11: handle paged menu control keys
X11: remember perm_invent window geometry
X11: handle X errors via panic
X11: don't reuse perm_invent window for picking an object
X11: obey mouse_support and allow toggling it in game
General New Features