mirror of
https://github.com/vcmi/vcmi.git
synced 2025-08-13 19:54:17 +02:00
Fix crash related to unblocked menu item
This commit is contained in:
@@ -1010,6 +1010,9 @@
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionPlayers_settings">
|
||||
<property name="enabled">
|
||||
<bool>false</bool>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Players settings</string>
|
||||
</property>
|
||||
|
Reference in New Issue
Block a user