aboutsummaryrefslogtreecommitdiff
path: root/doc/classes/@GDScript.xml
diff options
context:
space:
mode:
authorRémi Verschelde2017-11-13 09:24:36 +0100
committerRémi Verschelde2017-11-13 09:25:53 +0100
commit2fce0010f0d0eb2476028ed62335508bceabd820 (patch)
tree208bd6159aff3ae2a6e5add28de99518f1a0b13c /doc/classes/@GDScript.xml
parentdc4be4350a4aac91a342001e1b6d2eaa11d0b4b8 (diff)
downloadgodot-2fce0010f0d0eb2476028ed62335508bceabd820.tar.gz
godot-2fce0010f0d0eb2476028ed62335508bceabd820.tar.zst
godot-2fce0010f0d0eb2476028ed62335508bceabd820.zip
classref: Sync with current source
[ci skip]
Diffstat (limited to 'doc/classes/@GDScript.xml')
-rw-r--r--doc/classes/@GDScript.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/@GDScript.xml b/doc/classes/@GDScript.xml
index 3c794a4c4..47003d08e 100644
--- a/doc/classes/@GDScript.xml
+++ b/doc/classes/@GDScript.xml
@@ -1119,7 +1119,7 @@
<constant name="PI" value="3.141593" enum="">
Constant that represents how many times the diameter of a circle fits around its perimeter.
</constant>
- <constant name="TAU" value="6.2831853" enum="">
+ <constant name="TAU" value="6.283185" enum="">
The circle constant, the circumference of the unit circle.
</constant>
<constant name="INF" value="inf" enum="">