chore: cleanup
This commit is contained in:
@@ -3,7 +3,7 @@ using R3;
|
||||
namespace GodotHostTest.Interfaces;
|
||||
|
||||
/// <summary>
|
||||
/// An object that spawns targets.
|
||||
/// An object that spawns targets. A target is considered spawned whenever it's enabled, even if it was already present in the scene.
|
||||
/// </summary>
|
||||
public interface ITargetSpawner
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user