devel merge

This commit is contained in:
2019-05-05 17:58:27 +09:00
43 changed files with 1714 additions and 107 deletions
+1 -1
View File
@@ -14,4 +14,4 @@ if($me['level'] >= 5 && $me['nation'] > 0){
pushNationCommand($me['nation'], $me['level']);
}
header('location:b_chiefcenter.php');
header('location:b_chiefcenter.php', true, 303);