mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-02-27 00:40:21 +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:
commit
d18b6aae87
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user