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:
commit
045640303f
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue