mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-09-23 11:54:58 -04:00
Use l10n for stats window scroll down action
This commit is contained in:
parent
3159c363a1
commit
1740e6bac4
@ -85,7 +85,7 @@ namespace MWGui
|
||||
{
|
||||
setPinButtonVisible(false);
|
||||
mControllerButtons.mLStick = "#{Interface:Mouse}";
|
||||
mControllerButtons.mRStick = "#{sScrolldown}";
|
||||
mControllerButtons.mRStick = "#{Interface:ScrollDown}";
|
||||
mControllerButtons.mB = "#{Interface:Back}";
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user