1
0
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:
nordsoft
2022-12-03 03:56:57 +04:00
parent 522cb00edd
commit c290153cd0

View File

@@ -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>