change blanknick used for system message passing
--HG-- branch : nmdc-ircfrontend
This commit is contained in:
parent
bf17fdba0f
commit
319e0681d6
@ -142,7 +142,7 @@ func (s *Server) RunWorker() {
|
|||||||
|
|
||||||
func (s *Server) upstreamWorker() {
|
func (s *Server) upstreamWorker() {
|
||||||
|
|
||||||
var BLANK_NICK = "PtokaX" // "\xC2\xA0"
|
var BLANK_NICK = "" // "!@" + s.name // "PtokaX" // "\xC2\xA0"
|
||||||
|
|
||||||
// Read loop
|
// Read loop
|
||||||
for {
|
for {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user