diff --git a/GameEngine/Generator.php b/GameEngine/Generator.php index 6757606..82b1dac 100644 --- a/GameEngine/Generator.php +++ b/GameEngine/Generator.php @@ -102,7 +102,7 @@ public function procMtime($time, $pref = 3) { break; } */ - $time += 3600*7; //Edit this yourself + $time += 3600*0; //Edit this yourself if (date('Ymd',time()) == date('Ymd',$time)) {