mirror of
https://github.com/Mauler125/r5sdk.git
synced 2025-02-09 19:15:03 +01:00
Remove print
This commit is contained in:
parent
bf3b7bdace
commit
ad28dcf7fd
@ -61,8 +61,6 @@ void CServerListManager::LaunchServer(void) const
|
||||
//-----------------------------------------------------------------------------
|
||||
void CServerListManager::ConnectToServer(const string& svIp, const string& svPort, const string& svNetKey) const
|
||||
{
|
||||
printf("%s %s\n", svIp.c_str(), svPort.c_str());
|
||||
|
||||
if (!svNetKey.empty())
|
||||
{
|
||||
NET_SetKey(svNetKey);
|
||||
|
Loading…
x
Reference in New Issue
Block a user