Added icon to slot
This commit is contained in:
@@ -10,6 +10,9 @@ public partial class ItemResource : Resource
|
||||
[Export]
|
||||
public Color color;
|
||||
|
||||
[Export]
|
||||
public Texture2D? icon;
|
||||
|
||||
[Export]
|
||||
public int maxStack;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user