Add achievement for connecting to a client.

This commit is contained in:
Bartosz Taudul 2024-06-07 22:51:28 +02:00
parent 6aa9401b95
commit efdd28f7bb
No known key found for this signature in database
GPG Key ID: B7FE2008B7575DF3

View File

@ -670,6 +670,7 @@ bool View::DrawImpl()
return keepOpen;
}
Achieve( "connectToClient" );
Attention( m_attnWorking );
if( !m_uarchSet )