git-svn-id: http://mc-server.googlecode.com/svn/trunk@658 0a769ca7-a7f5-676a-18bf-c427514a06d6
This commit is contained in:
@@ -515,7 +515,7 @@ void cPlayer::SetGameMode( eGameMode a_GameMode )
|
||||
m_ClientHandle->Send ( GameModePacket );
|
||||
GetInventory().SendWholeInventory(m_ClientHandle);
|
||||
|
||||
OldInventory->SetEquippedSlot(GetInventory().GetEquippedSlot());
|
||||
GetInventory().SetEquippedSlot(OldInventory->GetEquippedSlot());
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user