first
This commit is contained in:
4
script/mission_end_screen.gd
Normal file
4
script/mission_end_screen.gd
Normal file
@@ -0,0 +1,4 @@
|
||||
extends Control
|
||||
class_name MissionEndScreen
|
||||
|
||||
@onready var label: Label = $Label
|
||||
Reference in New Issue
Block a user