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 eba32e2874
commit 84271acf1d
3 changed files with 3 additions and 3 deletions

View File

@@ -28,7 +28,7 @@
<method name="resume">
<return type="Variant">
</return>
<argument index="0" name="args" type="Array" default="[ ]">
<argument index="0" name="args" type="Array" default="[]">
</argument>
<description>
</description>