summaryrefslogtreecommitdiff
path: root/doc/classes/Input.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/classes/Input.xml')
-rw-r--r--doc/classes/Input.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/Input.xml b/doc/classes/Input.xml
index 25a2f45773..bf395ee513 100644
--- a/doc/classes/Input.xml
+++ b/doc/classes/Input.xml
@@ -17,7 +17,7 @@
</return>
<argument index="0" name="action" type="String">
</argument>
- <argument index="1" name="strength" type="float" default="1.0f">
+ <argument index="1" name="strength" type="float">
</argument>
<description>
This will simulate pressing the specified action. The strength can be used for non-boolean actions.