Fix prototypes so they pass analyzer checks (#35435)
This commit is contained in:
@@ -58,7 +58,7 @@ public sealed class RoboticsConsoleDestroyMessage : BoundUserInterfaceMessage
|
||||
/// Created by <c>BorgTransponderComponent</c> and sent to clients by <c>RoboticsConsoleComponent</c>.
|
||||
/// </summary>
|
||||
[DataRecord, Serializable, NetSerializable]
|
||||
public record struct CyborgControlData
|
||||
public partial record struct CyborgControlData
|
||||
{
|
||||
/// <summary>
|
||||
/// Texture of the borg chassis.
|
||||
|
||||
Reference in New Issue
Block a user