Apply suggestion from @kamronbatman
This commit is contained in:
parent
9434743a35
commit
e2295ec611
1 changed files with 0 additions and 2 deletions
|
|
@ -71,8 +71,6 @@ public static class AccountHandler
|
|||
{
|
||||
EventSink.AccountLogin += EventSink_AccountLogin;
|
||||
|
||||
// Wired here because AssemblyHandler only discovers public static Configure/Initialize,
|
||||
// and PasswordWorker is internal.
|
||||
EventSink.Shutdown += PasswordWorker.Shutdown;
|
||||
EventSink.ServerCrashed += PasswordWorker.OnCrashed;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue