Refactor serialization copying to use source generators (#19412)
This commit is contained in:
@@ -143,7 +143,7 @@ namespace Content.Server.Abilities.Mime
|
||||
}
|
||||
}
|
||||
|
||||
public sealed class InvisibleWallActionEvent : InstantActionEvent
|
||||
public sealed partial class InvisibleWallActionEvent : InstantActionEvent
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user