Licensing Information - GNU GPL 3.0 or later

This commit is contained in:
Patrick 2024-12-10 22:11:05 +01:00
parent 97ac75c936
commit d4507655af
7 changed files with 18 additions and 167 deletions

View file

@ -1,3 +1,6 @@
## SPDX-License-Identifier: GPL-3.0-or-later
## Copyright (c) 2024 interstellardevelopment.org
extends Control
var label: PackedScene = preload("res://scenes/ui/elements/name_label.tscn")