forked from Tr0n/client
Removed unused locale information, refactored where needed. Enabled DS system.
This commit is contained in:
@ -89,8 +89,6 @@ void CPythonNetworkStream::LoginPhase()
|
||||
|
||||
void CPythonNetworkStream::SetLoginPhase()
|
||||
{
|
||||
const char* key = LocaleService_GetSecurityKey();
|
||||
|
||||
if ("Login" != m_strPhase)
|
||||
m_phaseLeaveFunc.Run();
|
||||
|
||||
|
Reference in New Issue
Block a user