forked from team-sg/hero-mark-2
4 lines
51 B
GDScript
4 lines
51 B
GDScript
extends Control
|
|
|
|
func _ready():
|
|
Fade.fade_in(0.4)
|