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