private static void HandleTrophy(GameSession session)
 {
     session.Send(UserEnvPacket.UpdateTrophy());
 }