Fix prototypes so they pass analyzer checks (#35435)
This commit is contained in:
@@ -39,7 +39,7 @@ public sealed partial class NoiseDunGen : IDunGenLayer
|
||||
}
|
||||
|
||||
[DataRecord]
|
||||
public record struct NoiseDunGenLayer
|
||||
public partial record struct NoiseDunGenLayer
|
||||
{
|
||||
/// <summary>
|
||||
/// If the noise value is above this then it gets output.
|
||||
|
||||
Reference in New Issue
Block a user