Lehends:今天我们的失误比想象的多!FNC打得很好我不惊讶

来源:NBA直播吧
5月8日讯 今日成都MSI正赛第二日,GEN轻松以3-0的比分横扫FNC晋级下一轮。赛后辅助选手Lehends接受了媒体采访。

Q:觉得今天GEN发挥得怎么样?

Lehends:我不是为了给我们队伍找理由开脱,而是我们尝试了我们一直以来练习、实验的东西,所以我们的失误比想象的多。FNC也打得很好,但我不会感到惊讶,因为我一直很尊敬其他队伍,我相信所有的队伍都很有潜力。

var baseUrl = 'http://datas.adminn.cn/zhibo/datas'; jQuery.axpost = function(url, data, successfn, errorfn) { data = (data == null || data == "" || typeof(data) == "undefined") ? { "date": new Date().getTime() } : data; $.ajax({ dataType: "json", type: "post", data: data, url: url, success: function(d) { successfn(d); }, error: function(e) { errorfn(e); } }); }; $("#gotoTop").click(function () { $('html,body').animate({scrollTop: 0}, 300); }); var min_height = 500; $(window).scroll(function () { var s = $(window).scrollTop(); if (s > min_height) { $("#gotoTop").fadeIn(200); } else { $("#gotoTop").fadeOut(200); } ; });