From d5bb6faac77334154d2b16a3ff2d7ef6479b98be Mon Sep 17 00:00:00 2001 From: Juan Linietsky Date: Mon, 11 Jun 2018 13:41:16 -0300 Subject: -Make sure that ProjectSettings are properly dumped when dumping docs. -Documented all properties of project settings Update documentation for ProjectSettings --- doc/classes/@GDScript.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/classes/@GDScript.xml') diff --git a/doc/classes/@GDScript.xml b/doc/classes/@GDScript.xml index cddc59ab7..4a42cca83 100644 --- a/doc/classes/@GDScript.xml +++ b/doc/classes/@GDScript.xml @@ -1160,7 +1160,7 @@ A positive infinity. (For negative infinity, use -INF). - + Macro constant that expands to an expression of type float that represents a NaN. The NaN values are used to identify undefined or non-representable values for floating-point elements, such as the square root of negative numbers or the result of 0/0. -- cgit v1.2.3-70-g09d2