mirror of
https://github.com/vcmi/vcmi.git
synced 2025-08-08 22:26:51 +02:00
Fix crash on selecting different language during initial setup
Remove placeholder item from mod preset combobox - it should be filled using mod preset list from user config file, and should not be translated.
This commit is contained in:
@@ -545,11 +545,6 @@
|
||||
<height>30</height>
|
||||
</size>
|
||||
</property>
|
||||
<item>
|
||||
<property name="text">
|
||||
<string>Current Preset</string>
|
||||
</property>
|
||||
</item>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="7" column="0">
|
||||
|
Reference in New Issue
Block a user