Skip to content

Commit

Permalink
Merge branch 'lalat-dalam-cawan' into 'master'
Browse files Browse the repository at this point in the history
Fix docs for door sound

See merge request OpenMW/openmw!4238
  • Loading branch information
psi29a committed Jul 9, 2024
2 parents 7d0fca1 + 5be78f8 commit 3e024bc
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions files/lua_api/openmw/types.lua
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 3e024bc

Please sign in to comment.