mirror of
https://github.com/EnergyMech/energymech.git
synced 2025-12-29 16:14:43 +00:00
servergroup changes
This commit is contained in:
@@ -847,7 +847,7 @@ void do_seen(COMMAND_ARGS)
|
||||
return;
|
||||
}
|
||||
|
||||
if (!nickcmp(n,current->nick))
|
||||
if (!nickcmp(n,getbotnick(current)))
|
||||
{
|
||||
fmt = "%s is me you dweeb!";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user