Update 'project/Terkoiz.Freecam/FreecamPlugin.cs'
This commit is contained in:
parent
d78f440f17
commit
416971cf43
@ -70,7 +70,7 @@ namespace Terkoiz.Freecam
|
|||||||
|
|
||||||
ToggleFreecamControls = Config.Bind(
|
ToggleFreecamControls = Config.Bind(
|
||||||
KeybindSectionName,
|
KeybindSectionName,
|
||||||
"ToggleFreecamControls",
|
"Toggle Freecam Controls",
|
||||||
new KeyboardShortcut(KeyCode.KeypadPeriod),
|
new KeyboardShortcut(KeyCode.KeypadPeriod),
|
||||||
"The keyboard shortcut that toggles Freecam Controls");
|
"The keyboard shortcut that toggles Freecam Controls");
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user