misc: 설문 조사 페이지를 이전

This commit is contained in:
2022-05-16 01:44:32 +09:00
parent 9f363e46fc
commit c732bcddb1
5 changed files with 2 additions and 529 deletions
+1 -1
View File
@@ -129,7 +129,7 @@ function allButton(bool $seizeNPCMode, array $opts = [])
$site = "a_npcList.php";
$call = "빙의일람";
} else {
$site = "a_vote.php";
$site = "v_vote.php";
$call = "설문조사";
}