1819202122232425262728
public void runImpl() { L2GameClient client = getClient(); try { client.markRestoredChar(_charSlot); } catch(Exception e) { } CharacterSelectionInfo cl = new CharacterSelectionInfo(client.getLoginName(), client.getSessionId().playOkID1);