5775d29ad8
Also "fixing" some GDScript completion tests which where named wrongly.
6 lines
58 B
GDScript
6 lines
58 B
GDScript
extends Node
|
|
|
|
func a():
|
|
%AnimationPlayer.➡
|
|
pass
|