upd
This commit is contained in:
@@ -9,4 +9,6 @@ public class BaseItemDefinition : GameResource
|
||||
[ResourceType( "prefab" )] public GameObject Prefab { get; set; }
|
||||
public Texture ImageTexture { get; set; }
|
||||
public string ImageUrl { get; set; }
|
||||
|
||||
public int MaxCount { get; set; } = 1;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user