Improve currency panel

This commit is contained in:
2026-04-25 12:26:27 +02:00
parent 9bdbc45983
commit 25659f6a92
4 changed files with 8 additions and 9 deletions

View File

@@ -4,3 +4,4 @@ extends Resource
@export var id: StringName = &""
@export var display_name: String = ""
@export var icon: Texture2D
@export var always_visible: bool = false