fix some random texture loading issues I don't understand, fix loading issues
This commit is contained in:
@@ -33,12 +33,7 @@ namespace MareSynchronos.Models
|
||||
|
||||
[JsonProperty]
|
||||
public string Hash { get; set; } = string.Empty;
|
||||
|
||||
[JsonProperty]
|
||||
public string ImcData { get; set; } = string.Empty;
|
||||
|
||||
public bool IsInUse { get; set; } = false;
|
||||
|
||||
|
||||
[JsonProperty]
|
||||
public string ResolvedPath { get; set; } = string.Empty;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user