RemoveNominationByMap Function

Attempt to remove a map from the mapchooser map list.

bool RemoveNominationByMap(const char[] map)

Parameters

const char[] map

Map to remove.

Return Value

True if the nomination was found and removed, or false if the nomination was not found.