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

Merge branch 'cleanup/menu-interfaces' into 'master'

FIX: Correctly describe interface availability of menu scripts

See merge request OpenMW/openmw!4683
This commit is contained in:
Evil Eye 2025-05-18 16:45:40 +00:00
commit 045640303f

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