fix(core): Handles a rare NPE with LoginTimer (#508)
This commit is contained in:
parent
b8a625dcd3
commit
952a3e0265
18 changed files with 118 additions and 127 deletions
|
|
@ -17,7 +17,6 @@ using System;
|
|||
using System.Collections.Generic;
|
||||
using System.IO;
|
||||
using System.Threading;
|
||||
using System.Threading.Tasks;
|
||||
using Server.Diagnostics;
|
||||
|
||||
namespace Server
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue