Skip to content

Commit 0e72be6

Browse files
Formatting
1 parent 9fcd606 commit 0e72be6

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

MainMenu.gd

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,8 @@
11
extends Control
22

33

4-
# Declare member variables here. Examples:
5-
# var a = 2
6-
# var b = "text"
74

85

9-
# Called when the node enters the scene tree for the first time.
106
func _ready():
117
$Animations.play("License")
128

0 commit comments

Comments
 (0)