Use l10n for stats window scroll down action

This commit is contained in:
Alexei Kotov 2025-09-05 10:00:15 +03:00
parent 3159c363a1
commit 1740e6bac4

View File

@ -85,7 +85,7 @@ namespace MWGui
{
setPinButtonVisible(false);
mControllerButtons.mLStick = "#{Interface:Mouse}";
mControllerButtons.mRStick = "#{sScrolldown}";
mControllerButtons.mRStick = "#{Interface:ScrollDown}";
mControllerButtons.mB = "#{Interface:Back}";
}