(5a377a8ee) Unstable v0.9.1000.0
This commit is contained in:
+1
-1
@@ -16,7 +16,7 @@ namespace Barotrauma.Items.Components
|
||||
SquareRoot
|
||||
}
|
||||
|
||||
[Serialize(FunctionType.Round, false, description: "Which kind of function to run the input through.")]
|
||||
[Serialize(FunctionType.Round, false, description: "Which kind of function to run the input through.", alwaysUseInstanceValues: true)]
|
||||
public FunctionType Function
|
||||
{
|
||||
get; set;
|
||||
|
||||
Reference in New Issue
Block a user