forked from UNLOZE/sm-plugins
blub
This commit is contained in:
@@ -1526,6 +1526,10 @@ public int Handler_MapVoteMenu(Handle menu, MenuAction action, int param1, int p
|
||||
{
|
||||
Format(buffer, sizeof(buffer), "%T", "Custom", param1, map);
|
||||
}
|
||||
else if(GetMapVIPRestriction(map))
|
||||
{
|
||||
Format(buffer, sizeof(buffer), "%s (%T)", map, "VIP Nomination", param1);
|
||||
}
|
||||
}
|
||||
|
||||
if(buffer[0] != '\0')
|
||||
|
||||
Reference in New Issue
Block a user