chore: cleanup
This commit is contained in:
@@ -2,6 +2,9 @@ using System;
|
||||
|
||||
namespace GodotHostTest.Interfaces;
|
||||
|
||||
/// <summary>
|
||||
/// Description of a single level.
|
||||
/// </summary>
|
||||
public interface ILevel
|
||||
{
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user