set_time_scale docs

This is correct?
This commit is contained in:
Stabington 2016-03-03 10:07:10 +01:00
parent 26342b34aa
commit 6b7ec5de69

View file

@ -20360,6 +20360,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">