refac: General::lastconnect 삭제

- 안쓰는데..?
- api_log로 어느새 이전된건가?
This commit is contained in:
2023-07-07 10:57:51 +00:00
parent ea80b85b33
commit b0cdf3ccb5
3 changed files with 0 additions and 3 deletions
-1
View File
@@ -414,7 +414,6 @@ class Join extends \sammo\BaseAPI
'officer_level' => 0,
'turntime' => $turntime,
'killturn' => 6,
'lastconnect' => $now,
'lastrefresh' => $now,
'crewtype' => GameUnitConst::DEFAULT_CREWTYPE,
'makelimit' => 0,