MCE: oops
This commit is contained in:
parent
94d21d45e9
commit
de29190f36
@ -1597,11 +1597,7 @@ void CreateNextVote()
|
|||||||
GetArrayString(tempMaps, b, map, PLATFORM_MAX_PATH);
|
GetArrayString(tempMaps, b, map, PLATFORM_MAX_PATH);
|
||||||
|
|
||||||
if(!InternalAreRestrictionsActive())
|
if(!InternalAreRestrictionsActive())
|
||||||
{
|
|
||||||
PushArrayString(g_NextMapList, map);
|
|
||||||
RemoveFromArray(tempMaps, b);
|
|
||||||
break;
|
break;
|
||||||
}
|
|
||||||
|
|
||||||
if(InternalGetMapVIPRestriction(map))
|
if(InternalGetMapVIPRestriction(map))
|
||||||
continue;
|
continue;
|
||||||
|
Loading…
Reference in New Issue
Block a user