mirror of
https://github.com/inspircd/inspircd.git
synced 2025-03-07 00:29:02 -05:00
parent
86ea288926
commit
ca8dfe664f
@ -243,7 +243,7 @@ public:
|
||||
void OnBuildClassISupport(const std::shared_ptr<ConnectClass>& klass, ISupport::TokenMap& tokens) override
|
||||
{
|
||||
if (klass->fakelag)
|
||||
tokens["FAKELAG"];
|
||||
tokens["SAFERATE"];
|
||||
}
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user