FLEX TAPE MAPVOTE FIX
This commit is contained in:
parent
7e10e6f019
commit
d06c6172e0
@ -141,6 +141,11 @@ HumansWin()
|
|||||||
|
|
||||||
GotoNextMap();
|
GotoNextMap();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
else if (gDay + 1 == dCount)
|
||||||
|
{
|
||||||
|
ServerCommand("sm_mapvote");
|
||||||
|
}
|
||||||
|
|
||||||
new bool:fade = GetConVarBool(gCvars[CVAR_ROUNDFADE]);
|
new bool:fade = GetConVarBool(gCvars[CVAR_ROUNDFADE]);
|
||||||
if (fade)
|
if (fade)
|
||||||
|
Loading…
Reference in New Issue
Block a user