game patch(Immortal) Updated to 0.0.6.8900a
This commit is contained in:
@@ -7,5 +7,5 @@ public class EntityInfoModel : IEntityPartInterface {
|
||||
public string Name { get; set; } = "";
|
||||
public string Descriptive { get; set; } = DescriptiveType.None;
|
||||
public string Description { get; set; } = "";
|
||||
public string Notes { get; set; }
|
||||
public string Notes { get; set; } = "";
|
||||
}
|
||||
Reference in New Issue
Block a user