CheckLoginWithGeneralID()

를 직접 Session 클래스를 접근하는 방식으로 변경.
This commit is contained in:
2018-04-05 00:55:22 +09:00
parent 65171b4413
commit fae86dbff8
62 changed files with 66 additions and 85 deletions
+1 -1
View File
@@ -46,7 +46,7 @@ $tch2 = array_fill(0,11, '');
$dec = 0;
$rice = 0;
CheckLoginWithGeneralID();
$session = Session::requireGameLogin()->setReadOnly();
$connect = dbConn();
increaseRefresh("시뮬", 2);