返回

就算穿越成鬼畜魔王也要贯彻纯爱路线的我果然是正人君子

首页
关灯
护眼
字体:
(5)是时候让村姑萝莉明白‘城里套路深,建议回农村’了(第13/17页)
   存书签 书架管理 返回目录
nt < 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("night-mode", true, { expires: 3600 });

    }

    }

    }();

    if( typeof saveFont !

    == "undefined" ){

    font.set(saveFont * 1);

    }

    var isNight = !

    !

    core.cookie("night-mode");

    if( isNight 

-->>(第13/17页)(本章未完,请点击下一页继续阅读)
上一页 目录 下一页