mirror of
https://github.com/godotengine/godot.git
synced 2026-02-08 19:59:49 +00:00
Better format arguments in variant parser
This commit is contained in:
committed by
Michael Alexsander
parent
407229aeeb
commit
0ff4095b36
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user