This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
#include "PythonNetworkStream.h"
|
||||
#include "Packet.h"
|
||||
#include "AccountConnector.h"
|
||||
#include "PackLib/PackProfile.h"
|
||||
|
||||
// Login ---------------------------------------------------------------------------
|
||||
void CPythonNetworkStream::LoginPhase()
|
||||
@@ -18,6 +19,7 @@ void CPythonNetworkStream::SetLoginPhase()
|
||||
Tracen("");
|
||||
Tracen("## Network - Login Phase ##");
|
||||
Tracen("");
|
||||
MarkPackProfilePhase("login");
|
||||
|
||||
m_strPhase = "Login";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user