1
0
Fork 0
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:
Andrei Kortunov 2023-09-15 19:22:24 +04:00
parent 12159d95f3
commit 6769d10203

View file

@ -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