mirror of
https://github.com/anope/anope.git
synced 2026-06-30 15:06:39 +02:00
Unbreak account stuff from commit ccae59430a.
This commit is contained in:
+1
-1
@@ -303,7 +303,7 @@ void User::Identify(NickAlias *na)
|
||||
na->last_seen = Anope::CurTime;
|
||||
}
|
||||
|
||||
IRCD->SendLogin(this);
|
||||
IRCD->SendLogin(this, na);
|
||||
|
||||
this->Login(na->nc);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user