mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-22 10:05:32 +01:00
Warning Fixes
Code Style cleanup Fix linux compile --HG-- branch : trunk
This commit is contained in:
@@ -675,7 +675,7 @@ int WorldSocket::ProcessIncoming (WorldPacket* new_pct)
|
||||
*/
|
||||
else if (opcode == CMSG_PLAYER_LOGIN)
|
||||
m_Session->UpdateTimeOutTime(false);
|
||||
|
||||
|
||||
// OK ,give the packet to WorldSession
|
||||
aptr.release ();
|
||||
// WARNINIG here we call it with locks held.
|
||||
|
||||
Reference in New Issue
Block a user