暴雪明日真官宣夜吹:真的,回归时间和福利得看明天公告内容

来源:NBA直播吧
4月9日讯 近日暴雪游戏回归国服的消息传出,但官方没有公开回应。据蓝鲸财经报道,4月10日的恢复合作公告会有暴雪官方先行发出,随后网易方面会再跟进官宣,具体时间是在北京时间当日上午9点到10点左右。

夜吹在直播中透露4月10日回归是真的,但具体回归时间和福利措施得看明天公告内容。

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