mirror of
https://mirror.ghproxy.com/https://github.com/dexyfex/CodeWalker
synced 2026-05-15 16:56:35 +08:00
R26 - Added key binding for First Person mode, updated todo
This commit is contained in:
@@ -60,6 +60,7 @@ namespace CodeWalker
|
||||
AddKeyBinding("Edit Position", keyBindings.EditPosition);
|
||||
AddKeyBinding("Edit Rotation", keyBindings.EditRotation);
|
||||
AddKeyBinding("Edit Scale", keyBindings.EditScale);
|
||||
AddKeyBinding("First Person Mode", keyBindings.FirstPerson);
|
||||
|
||||
}
|
||||
private void LoadMouseSettings()
|
||||
|
||||
Reference in New Issue
Block a user