Update obsolete
This commit is contained in:
@@ -26,7 +26,7 @@ public record RepairConfig : BaseConfig
|
||||
/// <summary>
|
||||
/// How much INT can be given to player per repair action
|
||||
/// </summary>
|
||||
[Obsolete("Only for backwards compatibility, does nothing")]
|
||||
[Obsolete("Removed in SPT 4.1 - Only for backwards compatibility, does nothing")]
|
||||
[JsonIgnore]
|
||||
public MaxIntellectGainValues MaxIntellectGainPerRepair { get; set; } = new();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user