mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-07-30 17:25:22 +02:00
Reload apply/cancel buttons too on language select
This commit is contained in:
parent
5a546db127
commit
052f32a5de
@ -231,6 +231,7 @@ Public Class NewOptionScreen
|
|||||||
|
|
||||||
If languageMenuIndex(0) <> currentIndex Then
|
If languageMenuIndex(0) <> currentIndex Then
|
||||||
Localization.Load(Languages(languageMenuIndex(0)))
|
Localization.Load(Languages(languageMenuIndex(0)))
|
||||||
|
InitializeControls()
|
||||||
End If
|
End If
|
||||||
|
|
||||||
End Sub
|
End Sub
|
||||||
|
Loading…
x
Reference in New Issue
Block a user