mirror of
https://github.com/OpenMW/openmw.git
synced 2025-01-19 19:53:53 +00:00
Fix documentation error
This commit is contained in:
parent
12159d95f3
commit
6769d10203
1 changed files with 1 additions and 1 deletions
|
@ -827,7 +827,7 @@
|
||||||
---
|
---
|
||||||
-- Play an animated voiceover. Has two overloads:
|
-- 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
|
-- * Without an "object" argument: play sound globally, without object
|
||||||
-- @function [parent=#Sound] say
|
-- @function [parent=#Sound] say
|
||||||
-- @param #string fileName Path to sound file in VFS
|
-- @param #string fileName Path to sound file in VFS
|
||||||
|
|
Loading…
Reference in a new issue