doc: Remove links to RNG tutorial, not yet in 3.2 branch
This commit is contained in:
parent
7bfb8446d3
commit
3d31433229
@ -15,7 +15,6 @@
|
|||||||
[/codeblock]
|
[/codeblock]
|
||||||
</description>
|
</description>
|
||||||
<tutorials>
|
<tutorials>
|
||||||
<link title="Random number generation">https://docs.godotengine.org/en/3.2/tutorials/math/random_number_generation.html</link>
|
|
||||||
</tutorials>
|
</tutorials>
|
||||||
<methods>
|
<methods>
|
||||||
<method name="randf">
|
<method name="randf">
|
||||||
|
@ -7,7 +7,6 @@
|
|||||||
List of core built-in GDScript functions. Math functions and other utilities. Everything else is provided by objects. (Keywords: builtin, built in, global functions.)
|
List of core built-in GDScript functions. Math functions and other utilities. Everything else is provided by objects. (Keywords: builtin, built in, global functions.)
|
||||||
</description>
|
</description>
|
||||||
<tutorials>
|
<tutorials>
|
||||||
<link title="Random number generation">https://docs.godotengine.org/en/3.2/tutorials/math/random_number_generation.html</link>
|
|
||||||
</tutorials>
|
</tutorials>
|
||||||
<methods>
|
<methods>
|
||||||
<method name="Color8">
|
<method name="Color8">
|
||||||
|
Loading…
Reference in New Issue
Block a user