hours go on ze2 now but dont increase there
This commit is contained in:
parent
d17de4e92d
commit
8f0e8de8c3
@ -234,7 +234,7 @@ public void select_client_time_server(int client)
|
|||||||
{
|
{
|
||||||
char sServer[32];
|
char sServer[32];
|
||||||
int i_port = GetConVarInt(FindConVar("hostport"));
|
int i_port = GetConVarInt(FindConVar("hostport"));
|
||||||
if (i_port == 27015 || i_port == 27019)
|
if (i_port == 27015 || i_port == 27019 || i_port == 27035)
|
||||||
{
|
{
|
||||||
Format(sServer, sizeof(sServer), "ze_time");
|
Format(sServer, sizeof(sServer), "ze_time");
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user