kvstorage 버그 수정
This commit is contained in:
+1
-1
@@ -1496,7 +1496,7 @@ function updateOnline() {
|
||||
}
|
||||
|
||||
//접속중인 국가
|
||||
$gameStor->online = $onlinenume;
|
||||
$gameStor->online = $onlinenum;
|
||||
$gameStor->onlinenation = $onnationstr;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user