토너먼트값, 전투, 계략값을 분리
This commit is contained in:
@@ -14,8 +14,6 @@ if($type2 < 0 || $type2 > 6){
|
||||
$type2 = 0;
|
||||
}
|
||||
|
||||
extractMissingPostToGlobals();
|
||||
|
||||
//로그인 검사
|
||||
$session = Session::requireGameLogin()->setReadOnly();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user