超越死亡的恐惧!上单厄加特时隔304天再度登上LCK舞台

来源:NBA直播吧
1月22日讯 今日LCK春季赛KT对阵NS的首局比赛已经结束,在本场比赛中KT上单Kiin选出上单厄加特。这也是上单厄加特时隔304天再度登上LCK赛场。

值得一提的是,上一次选出上单厄加特的选手也是Kiin。当时效力于KDF的Kiin在对阵DRX的比赛中选出厄加特,遗憾的是未能取胜。

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); } ; });