Rebrand: UnderNet -> UnderChat, versiune actualizata la Release 2.1.6
This commit is contained in:
parent
87409fa839
commit
0cf1ddea72
|
|
@ -1195,9 +1195,9 @@ else if(Command == "GENDER")
|
||||||
else if(Command == "VERSION")
|
else if(Command == "VERSION")
|
||||||
{
|
{
|
||||||
xClient::DoCTCP(theClient, CTCP,
|
xClient::DoCTCP(theClient, CTCP,
|
||||||
"UnderNet Channel Services III ["
|
"UnderChat Channel Services III ["
|
||||||
__DATE__ " " __TIME__
|
__DATE__ " " __TIME__
|
||||||
"] Release 2.1.5");
|
"] Release 2.1.6");
|
||||||
}
|
}
|
||||||
else if(Command == "PROBLEM?")
|
else if(Command == "PROBLEM?")
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue