mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-06-28 01:49:33 -06:00
VideoCommon: Change free-look's middle-mouse action to roll the camera.
This commit is contained in:
@ -191,7 +191,7 @@ void AdvancedWidget::AddDescriptions()
|
||||
#endif
|
||||
static const char TR_FREE_LOOK_DESCRIPTION[] = QT_TR_NOOP(
|
||||
"Allows manipulation of the in-game camera. Move the mouse while holding the right button "
|
||||
"to pan or middle button to move.\n\nUse the WASD keys while holding SHIFT to move the "
|
||||
"to pan or middle button to roll.\n\nUse the WASD keys while holding SHIFT to move the "
|
||||
"camera. Press SHIFT+2 to increase speed or SHIFT+1 to decrease speed. Press SHIFT+R "
|
||||
"to reset the camera or SHIFT+F to reset the speed.\n\nIf unsure, leave this unchecked. ");
|
||||
static const char TR_CROPPING_DESCRIPTION[] =
|
||||
|
Reference in New Issue
Block a user