Пример #1
0
 private static void HandleLoadApplications(GameSession session)
 {
     session.Send(GuildPacket.LoadApplications(session.Player));
 }