mirror of
https://github.com/Cvolton/GMDprivateServer.git
synced 2025-09-06 21:12:10 +00:00
Fix login
This commit is contained in:
@@ -105,7 +105,7 @@ class GeneratePass {
|
||||
return -1;
|
||||
}
|
||||
self::assignModIPs($accid, $gs->getIP());
|
||||
if($userInfo['isActive']) {
|
||||
if($result['isActive']) {
|
||||
self::updateLastPlayed($accid);
|
||||
return 1;
|
||||
}
|
||||
|
Reference in New Issue
Block a user