Files
SpaceBots/script/mission_end_screen.gd

5 lines
80 B
GDScript3
Raw Permalink Normal View History

2026-01-21 23:40:20 +01:00
extends Control
class_name MissionEndScreen
@onready var label: Label = $Label