Exemple #1
0
 private static void HandleLoadCart(GameSession session)
 {
     session.Send(MeretMarketPacket.LoadCart());
 }