fix: Fixes bad password with SHA1/SHA2 (#1952)
This commit is contained in:
parent
257825dc23
commit
8639ed2210
2 changed files with 6 additions and 3 deletions
|
|
@ -463,7 +463,6 @@ public static class Core
|
|||
|
||||
// Handle networking
|
||||
NetState.Slice();
|
||||
// PingServer.Slice();
|
||||
|
||||
// Execute captured post-await methods (like Timer.Pause)
|
||||
LoopContext.ExecuteTasks();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue