Fix discard
This commit is contained in:
parent
6d5bea0a51
commit
a2a8f34df9
@ -47,7 +47,7 @@ internal sealed class AllaganToolsIpc : IDisposable
|
||||
private void ConfigureIpc(bool initialized)
|
||||
{
|
||||
PluginLog.Information("Configuring Allagan tools IPC");
|
||||
var _ = new TickScheduler(() =>
|
||||
_ = new TickScheduler(() =>
|
||||
{
|
||||
try
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user