You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-05 12:10:55 +00:00
Cleanup
This commit is contained in:
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user