work for loadout overrides, fixed file deleteion

This commit is contained in:
bucket
2026-04-18 02:13:28 +02:00
parent a691fa28ff
commit 056f24340b
41 changed files with 822 additions and 107 deletions
+6
View File
@@ -0,0 +1,6 @@
class_name altshowcase extends Control
@export var name_label: Label
@export var uid_label: Label
@export var count_label: Label
@export var search_alts_button: Button