set_time_scale docs

This is correct?

(cherry picked from commit 6b7ec5de69)
This commit is contained in:
Stabington 2016-03-03 10:07:10 +01:00 committed by Rémi Verschelde
parent 95e46e6eac
commit 7fea990b1b

View file

@ -19700,6 +19700,7 @@ Example: (content-length:12), (Content-Type:application/json; charset=UTF-8)
<argument index="0" name="time_scale" type="float">
</argument>
<description>
Speeds up or slows down the physics by changing the delta variable. (delta * time_scale)
</description>
</method>
<method name="get_time_scale">