Better format arguments in variant parser
This commit is contained in:
parent
407229aeeb
commit
0ff4095b36
222 changed files with 842 additions and 843 deletions
|
|
@ -57,7 +57,7 @@
|
|||
</argument>
|
||||
<argument index="1" name="to" type="Vector3">
|
||||
</argument>
|
||||
<argument index="2" name="exclude" type="Array" default="[ ]">
|
||||
<argument index="2" name="exclude" type="Array" default="[]">
|
||||
</argument>
|
||||
<argument index="3" name="collision_mask" type="int" default="2147483647">
|
||||
</argument>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue