source-sdk-2013
source-sdk-2013 copied to clipboard
[TF2] Correct description for ConVar `sv_vote_issue_extendlevel_allowed`
Description
Fixes https://github.com/ValveSoftware/Source-1-Games/issues/7003.
For some reason, both ConVars sv_vote_issue_extendlevel_allowed and sv_vote_issue_nextlevel_allowed use the same description. This PR fixes specifically sv_vote_issue_extendlevel_allowed ConVar description, because it extends current map, not changes it.