Remove empty component, add spawn points
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
|
||||
public sealed class MyComponent : Component
|
||||
{
|
||||
[Property] public string StringProperty { get; set; }
|
||||
|
||||
protected override void OnUpdate()
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user