From fea37cfb526418f489975ccdbdb46035d61d4a88 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20Verschelde?= Date: Sat, 22 Feb 2020 14:59:09 +0100 Subject: doc: Sync classref with StringName/Callable changes --- doc/classes/Area.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/classes/Area.xml') diff --git a/doc/classes/Area.xml b/doc/classes/Area.xml index f2f9284ae3..b273a7a9d9 100644 --- a/doc/classes/Area.xml +++ b/doc/classes/Area.xml @@ -89,7 +89,7 @@ The rate at which objects stop spinning in this area. Represents the angular velocity lost per second. Values range from [code]0[/code] (no damping) to [code]1[/code] (full damping). - + The name of the area's audio bus. @@ -131,7 +131,7 @@ If [code]true[/code], the area applies reverb to its associated audio. - + The reverb bus name to use for this area's associated audio. -- cgit v1.2.3