Some extra logging and bring back LuaCsTimer
This commit is contained in:
committed by
Maplewheels
parent
13a9bc443e
commit
708fe93efe
@@ -93,7 +93,7 @@ public class PluginManagementService : IAssemblyManagementService
|
||||
public bool IsDisposed { get; }
|
||||
public FluentResults.Result Reset()
|
||||
{
|
||||
throw new NotImplementedException();
|
||||
return FluentResults.Result.Fail("Not implemented");
|
||||
}
|
||||
|
||||
#endregion
|
||||
|
||||
Reference in New Issue
Block a user