1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-02-27 09:41:16 +00:00

Merge branch 'beelzebielsk-docs-typo-fixes' into 'master'

Update files/lua_api/openmw/types.lua, files/lua_api/openmw/ui.lua

See merge request OpenMW/openmw!1879
This commit is contained in:
uramer 2022-05-18 05:58:20 +00:00
commit d18b6aae87
2 changed files with 2 additions and 2 deletions

View File

@ -659,7 +659,7 @@
-- @field #string id Record id
-- @field #string name Human-readable name
-- @field #string model VFS path to the model
-- @field #string mwscript MWScript on this door (can be empty)
-- @field #string mwscript MWScript on this weapon (can be empty)
-- @field #string icon
-- @field #string enchant
-- @field #boolean isMagical

View File

@ -127,7 +127,7 @@
-- end
---
-- Index of the layer with the givent name. Returns nil if the layer doesn't exist
-- Index of the layer with the given name. Returns nil if the layer doesn't exist
-- @function [parent=#Layers] indexOf
-- @param #string name Name of the layer
-- @return #number, #nil index