New custom icon system (not fully done yet)
This commit is contained in:
@@ -11,6 +11,7 @@ public class BazookaManager : MonoBehaviour
|
||||
{
|
||||
["version"] = "0"
|
||||
};
|
||||
public List<MarketplaceIcon> iconCache = new();
|
||||
|
||||
void Awake()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user