source generator
This commit is contained in:
@@ -3,5 +3,6 @@ namespace Nocturnis.Enigmos.Modules;
|
||||
public interface ITerminalModule : IParameterModule
|
||||
{
|
||||
void Drain();
|
||||
bool Finished { get; set; }
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user