]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
m_spanningtree Let the NICK handler change the nick of the incoming user on collision
authorAttila Molnar <attilamolnar@hush.com>
Sat, 26 Jul 2014 13:37:40 +0000 (15:37 +0200)
committerAttila Molnar <attilamolnar@hush.com>
Sat, 26 Jul 2014 13:37:40 +0000 (15:37 +0200)
commit430072e7ff13f067cd770d1bdd0515ec24c5b134
tree2abc6738dd0ccc35d395dba8608a07460cbc99d5
parente056c5381efaccbd9dce705d30c0d697f9922823
m_spanningtree Let the NICK handler change the nick of the incoming user on collision

Don't change it in DoCollision()
src/modules/m_spanningtree/nick.cpp
src/modules/m_spanningtree/nickcollide.cpp