Browse Source

Fix crash related to unblocked menu item

nordsoft 3 years ago
parent
commit
c290153cd0
1 changed files with 3 additions and 0 deletions
  1. 3 0
      mapeditor/mainwindow.ui

+ 3 - 0
mapeditor/mainwindow.ui

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