mirror of
https://github.com/OpenMW/openmw.git
synced 2025-06-20 21:41:35 +00:00
FIX: Correctly describe interface availability of menu scripts
This commit is contained in:
parent
a7a072e3f8
commit
b006cb9846
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