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