Update editor
This commit is contained in:
@@ -3,7 +3,7 @@ using Misaki.HighPerformance.Jobs;
|
||||
|
||||
namespace Ghost.Engine;
|
||||
|
||||
public interface IEngineContext
|
||||
public interface IEngineContext : IDisposable
|
||||
{
|
||||
JobScheduler JobScheduler { get; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user