mirror of
https://github.com/lubosz/overte.git
synced 2025-04-24 00:13:53 +02:00
Merge pull request #13316 from ElderOrb/FB15569_RC68
FB15569 - Debug default scripts no longer on developer menu (for RC68)
This commit is contained in:
commit
8d173e0a9b
1 changed files with 0 additions and 1 deletions
|
@ -57,7 +57,6 @@ if (Menu.menuExists(MENU_CATEGORY) && !Menu.menuItemExists(MENU_CATEGORY, MENU_I
|
|||
menuItemName: MENU_ITEM,
|
||||
isCheckable: true,
|
||||
isChecked: previousSetting,
|
||||
grouping: "Advanced"
|
||||
});
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue