mirror of
https://github.com/OpenMW/openmw.git
synced 2025-02-21 06:09:42 +00:00
types.lua typo
This commit is contained in:
parent
af3af6e091
commit
fd2d9d7d1a
1 changed files with 1 additions and 1 deletions
|
@ -705,7 +705,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 potion (can be empty)
|
||||
-- @field #string mwscript MWScript on this light (can be empty)
|
||||
-- @field #string icon VFS path to the icon
|
||||
-- @field #string sound VFS path to the sound
|
||||
-- @field #number weight
|
||||
|
|
Loading…
Reference in a new issue