mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-09-24 04:11:50 -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);
|
setPinButtonVisible(false);
|
||||||
mControllerButtons.mLStick = "#{Interface:Mouse}";
|
mControllerButtons.mLStick = "#{Interface:Mouse}";
|
||||||
mControllerButtons.mRStick = "#{sScrolldown}";
|
mControllerButtons.mRStick = "#{Interface:ScrollDown}";
|
||||||
mControllerButtons.mB = "#{Interface:Back}";
|
mControllerButtons.mB = "#{Interface:Back}";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user