Cleanup
This commit is contained in:
parent
1f42455e0a
commit
a2e7c64dc4
13 changed files with 3 additions and 126 deletions
|
|
@ -1,5 +1,4 @@
|
|||
extends Node
|
||||
|
||||
|
||||
func a():
|
||||
%AnimationPlayer.➡
|
||||
|
|
|
|||
|
|
@ -1,5 +1,4 @@
|
|||
extends Node
|
||||
|
||||
|
||||
func a():
|
||||
$UniqueAnimationPlayer.➡
|
||||
|
|
|
|||
|
|
@ -1,5 +1,4 @@
|
|||
extends Node
|
||||
|
||||
|
||||
func a():
|
||||
$A.➡
|
||||
|
|
|
|||
|
|
@ -1,5 +1,4 @@
|
|||
extends Node
|
||||
|
||||
|
||||
func a():
|
||||
%UniqueA.➡
|
||||
|
|
|
|||
|
|
@ -1,4 +1,3 @@
|
|||
@uid("uid://d04ev0gljq5yp") # Generated automatically, do not modify.
|
||||
extends Node
|
||||
|
||||
const A := preload("res://completion/class_a.notest.gd")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue