mirror of
https://github.com/godotengine/godot.git
synced 2026-02-15 20:01:04 +00:00
Better format arguments in variant parser
This commit is contained in:
parent
407229aeeb
commit
0ff4095b36
222 changed files with 842 additions and 843 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue