Skip to content

Commit

Permalink
Merge branch 'fix_text' into 'master'
Browse files Browse the repository at this point in the history
Fix documentation error

See merge request OpenMW/openmw!3430
  • Loading branch information
psi29a committed Sep 15, 2023
2 parents 551f424 + 6769d10 commit 2427148
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion files/lua_api/openmw/core.lua
Original file line number Diff line number Diff line change
Expand Up @@ -827,7 +827,7 @@
---
-- Play an animated voiceover. Has two overloads:
--
-- * With an "object" argument: play sound for given object, with speaking animation if possible equipment slots.
-- * With an "object" argument: play sound for given object, with speaking animation if possible
-- * Without an "object" argument: play sound globally, without object
-- @function [parent=#Sound] say
-- @param #string fileName Path to sound file in VFS
Expand Down

0 comments on commit 2427148

Please sign in to comment.