방랑군 상태에서 세력 도시 클릭 불가. 인사부 가능.

설치시 운영자 삭턴
시나리오 29 재 디자인
지도에서 로그인 유저 검사
This commit is contained in:
2018-04-21 22:43:46 +09:00
parent bf746393b8
commit 598943eb1b
4 changed files with 682 additions and 677 deletions
+1 -1
View File
@@ -194,7 +194,7 @@ foreach(RootDB::db()->query('SELECT `no`, `name`, `picture`, `imgsvr` FROM membe
'picture'=>$admin['picture'],
'imgsvr'=>$admin['imgsvr'],
'turntime'=>$turntime,
'killturn'=>null
'killturn'=>9999
]);
}