mirror of
https://github.com/OpenMW/openmw.git
synced 2025-07-01 04:11:34 +00:00
Merge branch 'fix_text' into 'master'
Fix documentation error See merge request OpenMW/openmw!3430
This commit is contained in:
commit
242714889a
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue