CheckLoginWithGeneralID()
를 직접 Session 클래스를 접근하는 방식으로 변경.
This commit is contained in:
+1
-1
@@ -46,7 +46,7 @@ $tch2 = array_fill(0,11, '');
|
||||
$dec = 0;
|
||||
$rice = 0;
|
||||
|
||||
CheckLoginWithGeneralID();
|
||||
$session = Session::requireGameLogin()->setReadOnly();
|
||||
$connect = dbConn();
|
||||
increaseRefresh("시뮬", 2);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user