projects
/
xonotic
/
xonotic.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
rm'd further nex-havoc references
[xonotic/xonotic.git]
/
server
/
rcon2irc
/
irc_nick_change.pl
diff --git
a/server/rcon2irc/irc_nick_change.pl
b/server/rcon2irc/irc_nick_change.pl
index 0ac0d59f246610baccc175ed9181eb38fb8f6ff6..091e74ef31b421a1b5aee87984c75e9d9735e624 100644
(file)
--- a/
server/rcon2irc/irc_nick_change.pl
+++ b/
server/rcon2irc/irc_nick_change.pl
@@
-1,5
+1,5
@@
sub out($$@);
sub out($$@);
- # chat: IRC channel ->
Nexuiz
server, nick change
+ # chat: IRC channel ->
Xonotic
server, nick change
[ irc => q{:([^! ]*)![^ ]* (?i:NICK) :(.*)} => sub {
my ($nick, $newnick) = @_;
$nick = color_dpfix $nick;
[ irc => q{:([^! ]*)![^ ]* (?i:NICK) :(.*)} => sub {
my ($nick, $newnick) = @_;
$nick = color_dpfix $nick;