We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fcd606 commit 0e72be6Copy full SHA for 0e72be6
1 file changed
MainMenu.gd
@@ -1,12 +1,8 @@
1
extends Control
2
3
4
-# Declare member variables here. Examples:
5
-# var a = 2
6
-# var b = "text"
7
8
9
-# Called when the node enters the scene tree for the first time.
10
func _ready():
11
$Animations.play("License")
12
0 commit comments