mirror of
https://github.com/HarbourMasters/2ship2harkinian.git
synced 2024-11-23 05:59:40 +00:00
Use correct CVar name for modern menu climb speed (#833)
Some checks are pending
Some checks are pending
This commit is contained in:
parent
ad50070aba
commit
b18eb6b649
@ -1053,7 +1053,7 @@ void AddEnhancements() {
|
||||
{ "Fierce Deity Putaway", "gEnhancements.Player.FierceDeityPutaway",
|
||||
"Allows Fierce Deity Link to put away his sword.", WIDGET_CVAR_CHECKBOX },
|
||||
{ "Climb speed",
|
||||
"gEnhancements.PlayerMovement.ClimbSpeed",
|
||||
"gEnhancements.Player.ClimbSpeed",
|
||||
"Increases the speed at which Link climbs vines and ladders.",
|
||||
WIDGET_CVAR_SLIDER_INT,
|
||||
{ 1, 5, 1 } },
|
||||
|
Loading…
Reference in New Issue
Block a user