Skip to content

Commit

Permalink
Fix ME1 languages in TLK Manager WPF
Browse files Browse the repository at this point in the history
  • Loading branch information
Mgamerz committed May 29, 2019
1 parent 6320c8e commit 3c4aeed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ME3Explorer/TlkManager/TLKManagerWPF.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
<ComboBoxItem>IT - Male</ComboBoxItem>
<ComboBoxItem>PL - Female</ComboBoxItem>
<ComboBoxItem>PL - Male</ComboBoxItem>
<ComboBoxItem>PLPC - Male</ComboBoxItem>
<ComboBoxItem>PLPC - Female</ComboBoxItem>
<ComboBoxItem>PLPC - Male</ComboBoxItem>
</xctk:WatermarkComboBox>
<Button Content="Add TLK" Margin="2" Grid.Row="1" Grid.Column="2" Command="{Binding ME1AddManualTLK}"/>
Expand Down

0 comments on commit 3c4aeed

Please sign in to comment.