mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03:00
Better format arguments in variant parser
This commit is contained in:
committed by
Michael Alexsander
parent
407229aeeb
commit
0ff4095b36
@@ -40,7 +40,7 @@
|
||||
</return>
|
||||
<argument index="0" name="callable" type="Callable">
|
||||
</argument>
|
||||
<argument index="1" name="binds" type="Array" default="[ ]">
|
||||
<argument index="1" name="binds" type="Array" default="[]">
|
||||
</argument>
|
||||
<argument index="2" name="flags" type="int" default="0">
|
||||
</argument>
|
||||
|
||||
Reference in New Issue
Block a user