非常简单的剑斗和肏穴的冒险故事(4)(第23/48页)
ntFont < level - 1 ) {
this.set(currentFont + 1)
}
},
descrease: function(){
if( currentFont > 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
-->>(第23/48页)(本章未完,请点击下一页继续阅读)