mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-07-28 16:24:45 +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
|
||||
Localization.Load(Languages(languageMenuIndex(0)))
|
||||
InitializeControls()
|
||||
End If
|
||||
|
||||
End Sub
|
||||
|
Loading…
x
Reference in New Issue
Block a user