1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-06-20 17:11:33 +00:00

FIX: Correctly describe interface availability of menu scripts

This commit is contained in:
Dave Corley 2025-05-17 07:04:23 -07:00
parent a7a072e3f8
commit b006cb9846

View file

@ -34,10 +34,10 @@
- | Control, extend, and override skill progression of the
| player.
* - :ref:`Settings <Interface Settings>`
- by player and global scripts
- by player, menu, and global scripts
- Save, display and track changes of setting values.
* - :ref:`MWUI <Interface MWUI>`
- by player scripts
- by player and menu scripts
- Morrowind-style UI templates.
* - :ref:`UI <Interface UI>`
- by player scripts