OnNominationRemoved Forward

Called when mapchooser removes a nomination from its list. Nominations cleared on map start will not trigger this forward

void OnNominationRemoved(const char[] map, int owner)

Parameters

const char[] map
No description.
int owner
No description.