mirror of
https://github.com/Mauler125/r5sdk.git
synced 2025-02-09 19:15:03 +01:00
Update sv_rcon.cpp
This commit is contained in:
parent
8f7a3ef336
commit
9f24bc01b0
@ -27,7 +27,7 @@ void CRConServer::Init(void)
|
||||
{
|
||||
if (std::strlen(rcon_password->GetString()) > 0)
|
||||
{
|
||||
DevMsg(eDLL_T::SERVER, "Remote server access requires a password of at least 8 characters\n");
|
||||
Warning(eDLL_T::SERVER, "Remote server access requires a password of at least 8 characters\n");
|
||||
}
|
||||
this->Shutdown();
|
||||
return;
|
||||
|
Loading…
x
Reference in New Issue
Block a user