Lib: add Dependencies.md and update some libraries

This commit is contained in:
yuanyuanxiang
2025-07-27 17:32:28 +08:00
parent c4a613a2e1
commit c9904b2822
20 changed files with 871 additions and 790 deletions

View File

@@ -54,7 +54,7 @@ CKernelManager::CKernelManager(CONNECT_ADDRESS* conn, IOCPClient* ClientObject,
#ifdef _DEBUG
m_settings = { 5 };
#else
m_settings = { 30 };
m_settings = { 0 };
#endif
m_nNetPing = -1;
m_hKeyboard = kb;