mirror of
https://github.com/godotengine/godot-visual-script.git
synced 2026-01-04 18:10:07 +03:00
Better format arguments in variant parser
This commit is contained in:
committed by
Michael Alexsander
parent
eba32e2874
commit
84271acf1d
@@ -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