v0.19.0.0 (unstable)
This commit is contained in:
@@ -47,7 +47,7 @@ namespace Barotrauma.Items.Components
|
||||
|
||||
private int qualityLevel;
|
||||
|
||||
[Editable, Serialize(0, IsPropertySaveable.Yes)]
|
||||
[Editable(MinValueInt = 0, MaxValueInt = MaxQuality), Serialize(0, IsPropertySaveable.Yes)]
|
||||
public int QualityLevel
|
||||
{
|
||||
get { return qualityLevel; }
|
||||
|
||||
Reference in New Issue
Block a user