Add Controller.Actions.Sprint as synonym of Controller.Actions.SPRINT

This commit is contained in:
David Rowe 2018-04-03 10:00:19 +12:00
parent 796bd069b2
commit ab8ee20960

View file

@ -128,6 +128,7 @@ namespace controller {
makeButtonPair(Action::TOGGLE_MUTE, "ToggleMute"),
makeButtonPair(Action::CYCLE_CAMERA, "CycleCamera"),
makeButtonPair(Action::TOGGLE_OVERLAY, "ToggleOverlay"),
makeButtonPair(Action::SPRINT, "Sprint"),
makeAxisPair(Action::RETICLE_CLICK, "ReticleClick"),
makeAxisPair(Action::RETICLE_X, "ReticleX"),