mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-25 18:25:42 +08:00
Ref T730, style
This commit is contained in:
@@ -41,7 +41,7 @@ namespace BlackCore
|
||||
{
|
||||
if (m_connection.isConnected())
|
||||
{
|
||||
CLogMessage(this).debug(u"Client already connected");
|
||||
CLogMessage(this).debug(u"Client already connected to network");
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user