Refactor serialization copying to use source generators (#19412)
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
/// This is used for the admin map-wide/station-wide/grid-wide infinite power trick.
|
||||
/// </summary>
|
||||
[RegisterComponent]
|
||||
public sealed class StationInfiniteBatteryTargetComponent : Component
|
||||
public sealed partial class StationInfiniteBatteryTargetComponent : Component
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user