(3)所谓的冒险除了战斗、胜利、处刑外,自然也离不开战利品!(第20/25页)
ntFont > 0 ) {
this.set( currentFont - 1 );
}
},
day: function(){
isNight = false;
body.removeClass("night");
core.cookie.removeCookie("night-mode", {});
},
night: function(){
isNight = true;
body.addClass("night");
core.cookie("night-mode", true, { expires: 3600 });
}
}
}();
if( typeof saveFont !
==
-->>(第20/25页)(本章未完,请点击下一页继续阅读)