diff --git a/hwe/a_history.php b/hwe/a_history.php index f9416cc3..22ec17da 100644 --- a/hwe/a_history.php +++ b/hwe/a_history.php @@ -17,7 +17,7 @@ $db = DB::db(); $gameStor = KVStorage::getStorage($db, 'game_env'); $connect=$db->get(); -increaseRefresh("연감", 2); +increaseRefresh("연감", 1); $admin = $gameStor->getValues(['startyear','year','month']); @@ -99,7 +99,7 @@ if ($month <= 0) {