home · contact · privacy
Improve precision of install key name.
[plomrogue2] / rogue_chat_curses.py
index bc3c40d8839bd953e8d4e7ba36db3291a8df79dc..8adbee5b2cc8a858d5be5b1901da7c9d56abadcf 100755 (executable)
@@ -959,7 +959,7 @@ class TUI:
             'drop_thing': 'drop thing',
             'toggle_map_mode': 'toggle map view',
             'toggle_tile_draw': 'toggle protection character drawing',
-            'install': 'install',
+            'install': '(un-)install',
             'door': 'open/close',
             'consume': 'consume',
         }