Licensing Information - GNU GPL 3.0 or later
This commit is contained in:
parent
97ac75c936
commit
d4507655af
7 changed files with 18 additions and 167 deletions
|
@ -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")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue