mirror of
https://github.com/OpenMW/openmw.git
synced 2025-01-31 15:45:35 +00:00
Merge branch 'lalat-dalam-cawan' into 'master'
Fix docs for door sound See merge request OpenMW/openmw!4238
This commit is contained in:
commit
3e024bc278
1 changed files with 2 additions and 3 deletions
|
@ -2172,9 +2172,8 @@
|
|||
-- @field #string name Human-readable name
|
||||
-- @field #string model VFS path to the model
|
||||
-- @field #string mwscript MWScript on this door (can be nil)
|
||||
-- @field #string openSound VFS path to the sound of opening
|
||||
-- @field #string closeSound VFS path to the sound of closing
|
||||
|
||||
-- @field #string openSound The sound id for door opening
|
||||
-- @field #string closeSound The sound id for door closing
|
||||
|
||||
|
||||
--- Functions for @{#Static} objects
|
||||
|
|
Loading…
Reference in a new issue