Better format arguments in variant parser

This commit is contained in:
Michael Alexsander Silva Dias 2019-09-24 14:45:03 -03:00 committed by Michael Alexsander
parent 407229aeeb
commit 0ff4095b36
222 changed files with 842 additions and 843 deletions

View file

@ -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>