add texture property to charactercloth entity
This commit is contained in:
@@ -24,5 +24,6 @@ namespace ReallifeGamemode.Server.Entities
|
||||
public byte SlotType { get; set; }
|
||||
public int SlotId { get; set; }
|
||||
public int ClothId { get; set; }
|
||||
public int Texture { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user