1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-06-20 21:41:35 +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 - | Control, extend, and override skill progression of the
| player. | player.
* - :ref:`Settings <Interface Settings>` * - :ref:`Settings <Interface Settings>`
- by player and global scripts - by player, menu, and global scripts
- Save, display and track changes of setting values. - Save, display and track changes of setting values.
* - :ref:`MWUI <Interface MWUI>` * - :ref:`MWUI <Interface MWUI>`
- by player scripts - by player and menu scripts
- Morrowind-style UI templates. - Morrowind-style UI templates.
* - :ref:`UI <Interface UI>` * - :ref:`UI <Interface UI>`
- by player scripts - by player scripts