source-sdk-2013 icon indicating copy to clipboard operation
source-sdk-2013 copied to clipboard

[TF2] Correct description for ConVar `sv_vote_issue_extendlevel_allowed`

Open destroyer087 opened this issue 1 month ago • 0 comments

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.

destroyer087 avatar Nov 15 '25 12:11 destroyer087