Refactor serialization copying to use source generators (#19412)
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
/// This is an active component for tracking <see cref="TextScreenVisualsComponent"/>
|
||||
/// </summary>
|
||||
[RegisterComponent]
|
||||
public sealed class TextScreenTimerComponent : Component
|
||||
public sealed partial class TextScreenTimerComponent : Component
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user