MCE: oops
This commit is contained in:
parent
be6a2525cf
commit
e92d39dbb4
@ -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